USD
$
MYR
RM

USD/MYR Exchange Rate

US Dollar to Malaysian Ringgit

Live Rate
4.0904
-3.34% 5Y

1 MYR = 0.244478 USD

USD/MYR Price Chart

Historical exchange rate performance

Current 4.0904
High 4.7805
Low 3.9210
5Y Change -3.34%

Rate Overview

Live
1 USD = 4.0904 MYR
1 MYR = 0.244478 USD
Avg
4.3534
High
4.7805
Low
3.9210

Last updated: 7/25/2026, 1:04:49 PM

Quick Conversions

USDMYR
1 USD4.09 MYR
10 USD40.90 MYR
50 USD204.52 MYR
100 USD409.04 MYR
500 USD2,045.18 MYR
1,000 USD4,090.35 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-25T13:04:49Z",
  "rates": {
    "MYR": 4.09035249
  }
}

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.03524899999996,
  "rate": 4.09035249
}

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