USD
$
MYR
RM

USD/MYR Exchange Rate

US Dollar to Malaysian Ringgit

Live Rate
4.0237
+2.14% 7D

1 MYR = 0.248524 USD

USD/MYR Price Chart

Historical exchange rate performance

Current 4.0237
High 4.0237
Low 3.9395
7D Change +2.14%

Rate Overview

Live
1 USD = 4.0237 MYR
1 MYR = 0.248524 USD
Avg
3.9695
High
4.0237
Low
3.9395

Last updated: 3/27/2026, 1:36:41 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-27T13:36:41Z",
  "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