USD
$
MYR
RM

USD/MYR Exchange Rate

US Dollar to Malaysian Ringgit

Live Rate
4.0963
+1.03% 6M

1 MYR = 0.244122 USD

USD/MYR Price Chart

Historical exchange rate performance

Current 4.0963
High 4.1405
Low 3.8940
6M Change +1.03%

Rate Overview

Live
1 USD = 4.0963 MYR
1 MYR = 0.244122 USD
Avg
3.9904
High
4.1405
Low
3.8940

Last updated: 7/19/2026, 3:20:26 PM

Quick Conversions

USDMYR
1 USD4.10 MYR
10 USD40.96 MYR
50 USD204.82 MYR
100 USD409.63 MYR
500 USD2,048.16 MYR
1,000 USD4,096.31 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-07-19T15:20:26Z",
  "rates": {
    "MYR": 4.09631318
  }
}

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": 409.631318,
  "rate": 4.09631318
}

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