USD
$
MYR
RM

USD/MYR Exchange Rate

US Dollar to Malaysian Ringgit

Live Rate
4.0237
-9.20% 1Y

1 MYR = 0.248524 USD

USD/MYR Price Chart

Historical exchange rate performance

Current 4.0237
High 4.4680
Low 3.8860
1Y Change -9.20%

Rate Overview

Live
1 USD = 4.0237 MYR
1 MYR = 0.248524 USD
Avg
4.1675
High
4.4680
Low
3.8860

Last updated: 3/27/2026, 3:36:12 PM

Quick Conversions

USDMYR
1 USD4.02 MYR
10 USD40.24 MYR
50 USD201.19 MYR
100 USD402.38 MYR
500 USD2,011.87 MYR
1,000 USD4,023.75 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-03-27T15:36:12Z",
  "rates": {
    "MYR": 4.02375
  }
}

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": 402.375,
  "rate": 4.02375
}

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