USD
$
MYR
RM

USD/MYR Exchange Rate

US Dollar to Malaysian Ringgit

Live Rate
3.9678
-0.38% 7D

1 MYR = 0.252032 USD

USD/MYR Price Chart

Historical exchange rate performance

Current 3.9678
High 3.9830
Low 3.9510
7D Change -0.38%

Rate Overview

Live
1 USD = 3.9678 MYR
1 MYR = 0.252032 USD
Avg
3.9653
High
3.9830
Low
3.9510

Last updated: 4/16/2026, 4:20:21 PM

Quick Conversions

USDMYR
1 USD3.97 MYR
10 USD39.68 MYR
50 USD198.39 MYR
100 USD396.78 MYR
500 USD1,983.88 MYR
1,000 USD3,967.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-04-16T16:20:21Z",
  "rates": {
    "MYR": 3.96775
  }
}

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": 396.77500000000003,
  "rate": 3.96775
}

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