USD
$
MYR
RM

USD/MYR Exchange Rate

US Dollar to Malaysian Ringgit

Live Rate
3.9802
-3.68% 6M

1 MYR = 0.251240 USD

USD/MYR Price Chart

Historical exchange rate performance

Current 3.9802
High 4.1325
Low 3.8910
6M Change -3.68%

Rate Overview

Live
1 USD = 3.9802 MYR
1 MYR = 0.251240 USD
Avg
3.9932
High
4.1325
Low
3.8910

Last updated: 5/27/2026, 6:14:15 AM

Quick Conversions

USDMYR
1 USD3.98 MYR
10 USD39.80 MYR
50 USD199.01 MYR
100 USD398.03 MYR
500 USD1,990.13 MYR
1,000 USD3,980.25 MYR

Get USD/MYR Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=MYR

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-05-27T06:14:15Z",
  "rates": {
    "MYR": 3.98025
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=MYR&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "MYR",
    "amount": 100
  },
  "result": 398.025,
  "rate": 3.98025
}

Build with USD/MYR Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key