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
| USD | MYR |
|---|---|
| 1 USD | 3.97 MYR |
| 10 USD | 39.68 MYR |
| 50 USD | 198.39 MYR |
| 100 USD | 396.78 MYR |
| 500 USD | 1,983.88 MYR |
| 1,000 USD | 3,967.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-04-16T16:20:21Z",
"rates": {
"MYR": 3.96775
}
}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": 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