USD
$
MYR
RM

USD/MYR Exchange Rate

US Dollar to Malaysian Ringgit

Live Rate
3.9615
+1.84% 7D

1 MYR = 0.252430 USD

USD/MYR Price Chart

Historical exchange rate performance

Current 3.9615
High 3.9615
Low 3.8901
7D Change +1.84%

Rate Overview

Live
1 USD = 3.9615 MYR
1 MYR = 0.252430 USD
Avg
3.9319
High
3.9615
Low
3.8901

Last updated: 3/7/2026, 12:29:52 AM

Quick Conversions

USDMYR
1 USD3.96 MYR
10 USD39.62 MYR
50 USD198.08 MYR
100 USD396.15 MYR
500 USD1,980.75 MYR
1,000 USD3,961.50 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-03-07T00:29:52Z",
  "rates": {
    "MYR": 3.9615
  }
}

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.15,
  "rate": 3.9615
}

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