Create a JavaScript function to convert foreign money from United States Dollar (USD) to Malaysia Ringgit (MYR) based on the following formula:
USD rate = 4.44
converted_myr = USD_rate * myr
Call the function in a web page to produce the following output:
Foreign Exchange Calculator
MYR 150 = USD 661.5