USD
$
MYR
RM

USD/MYR Exchange Rate

US Dollar to Malaysian Ringgit

Live Rate
4.0440
+0.36% 7D

1 MYR = 0.247279 USD

USD/MYR Price Chart

Historical exchange rate performance

Current 4.0440
High 4.0455
Low 4.0260
7D Change +0.36%

Rate Overview

Live
1 USD = 4.0440 MYR
1 MYR = 0.247279 USD
Avg
4.0386
High
4.0455
Low
4.0260

Last updated: 9/5/2026, 9:34:13 AM

Quick Conversions

USDMYR
1 USD4.04 MYR
10 USD40.44 MYR
50 USD202.20 MYR
100 USD404.40 MYR
500 USD2,022.01 MYR
1,000 USD4,044.01 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-09-05T09:34:13Z",
  "rates": {
    "MYR": 4.0440141
  }
}

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": 404.40141,
  "rate": 4.0440141
}

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