USD
$
MYR
RM

USD/MYR Exchange Rate

US Dollar to Malaysian Ringgit

Live Rate
4.1048
+0.22% 7D

1 MYR = 0.243620 USD

USD/MYR Price Chart

Historical exchange rate performance

Current 4.1048
High 4.1048
Low 4.0870
7D Change +0.22%

Rate Overview

Live
1 USD = 4.1048 MYR
1 MYR = 0.243620 USD
Avg
4.0940
High
4.1048
Low
4.0870

Last updated: 7/24/2026, 11:04:12 PM

Quick Conversions

USDMYR
1 USD4.10 MYR
10 USD41.05 MYR
50 USD205.24 MYR
100 USD410.48 MYR
500 USD2,052.38 MYR
1,000 USD4,104.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-07-24T23:04:12Z",
  "rates": {
    "MYR": 4.10475
  }
}

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": 410.475,
  "rate": 4.10475
}

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