USD
$
MYR
RM

USD/MYR Exchange Rate

US Dollar to Malaysian Ringgit

Live Rate
3.9240
-1.16% 7D

1 MYR = 0.254842 USD

USD/MYR Price Chart

Historical exchange rate performance

Current 3.9240
High 3.9813
Low 3.9240
7D Change -1.16%

Rate Overview

Live
1 USD = 3.9240 MYR
1 MYR = 0.254842 USD
Avg
3.9552
High
3.9813
Low
3.9240

Last updated: 5/7/2026, 2:22:50 AM

Quick Conversions

USDMYR
1 USD3.92 MYR
10 USD39.24 MYR
50 USD196.20 MYR
100 USD392.40 MYR
500 USD1,962.00 MYR
1,000 USD3,924.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-05-07T02:22:50Z",
  "rates": {
    "MYR": 3.924
  }
}

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": 392.4,
  "rate": 3.924
}

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