USD
$
MYR
RM

USD/MYR Exchange Rate

US Dollar to Malaysian Ringgit

Live Rate
4.0820
+0.52% 7D

1 MYR = 0.244978 USD

USD/MYR Price Chart

Historical exchange rate performance

Current 4.0820
High 4.0820
Low 4.0505
7D Change +0.52%

Rate Overview

Live
1 USD = 4.0820 MYR
1 MYR = 0.244978 USD
Avg
4.0650
High
4.0820
Low
4.0505

Last updated: 6/16/2026, 12:27:10 PM

Quick Conversions

USDMYR
1 USD4.08 MYR
10 USD40.82 MYR
50 USD204.10 MYR
100 USD408.20 MYR
500 USD2,041.00 MYR
1,000 USD4,082.00 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-06-16T12:27:10Z",
  "rates": {
    "MYR": 4.082
  }
}

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": 408.2,
  "rate": 4.082
}

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