USD
$
MYR
RM

USD/MYR Exchange Rate

US Dollar to Malaysian Ringgit

Live Rate
4.1028
-2.67% 1Y

1 MYR = 0.243739 USD

USD/MYR Price Chart

Historical exchange rate performance

Current 4.1028
High 4.2650
Low 3.8860
1Y Change -2.67%

Rate Overview

Live
1 USD = 4.1028 MYR
1 MYR = 0.243739 USD
Avg
4.0791
High
4.2650
Low
3.8860

Last updated: 7/24/2026, 1:05:11 AM

Quick Conversions

USDMYR
1 USD4.10 MYR
10 USD41.03 MYR
50 USD205.14 MYR
100 USD410.28 MYR
500 USD2,051.38 MYR
1,000 USD4,102.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-24T01:05:11Z",
  "rates": {
    "MYR": 4.10275
  }
}

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.27500000000003,
  "rate": 4.10275
}

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