USD
$
MYR
RM

USD/MYR Exchange Rate

US Dollar to Malaysian Ringgit

Live Rate
4.0709
-0.58% 7D

1 MYR = 0.245645 USD

USD/MYR Price Chart

Historical exchange rate performance

Current 4.0709
High 4.0946
Low 4.0709
7D Change -0.58%

Rate Overview

Live
1 USD = 4.0709 MYR
1 MYR = 0.245645 USD
Avg
4.0787
High
4.0946
Low
4.0709

Last updated: 7/5/2026, 7:55:13 PM

Quick Conversions

USDMYR
1 USD4.07 MYR
10 USD40.71 MYR
50 USD203.55 MYR
100 USD407.09 MYR
500 USD2,035.46 MYR
1,000 USD4,070.91 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-05T19:55:13Z",
  "rates": {
    "MYR": 4.07091094
  }
}

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": 407.091094,
  "rate": 4.07091094
}

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