Rate Overview
Live
1 USD = 4.0237 MYR
1 MYR = 0.248524
USD
Avg
3.9387
High
4.0237
Low
3.8860
Last updated: 3/27/2026, 3:32:59 PM
Quick Conversions
| USD | MYR |
|---|---|
| 1 USD | 4.02 MYR |
| 10 USD | 40.24 MYR |
| 50 USD | 201.19 MYR |
| 100 USD | 402.38 MYR |
| 500 USD | 2,011.87 MYR |
| 1,000 USD | 4,023.75 MYR |
Get USD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=MYRExample Response:
{
"success": true,
"base": "USD",
"date": "2026-03-27T15:32:59Z",
"rates": {
"MYR": 4.02375
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "MYR",
"amount": 100
},
"result": 402.375,
"rate": 4.02375
}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