Rate Overview
Live
1 USD = 4.0859 MYR
1 MYR = 0.244744
USD
Avg
4.0890
High
4.0972
Low
4.0855
Last updated: 8/15/2026, 3:30:15 PM
Quick Conversions
| USD | MYR |
|---|---|
| 1 USD | 4.09 MYR |
| 10 USD | 40.86 MYR |
| 50 USD | 204.29 MYR |
| 100 USD | 408.59 MYR |
| 500 USD | 2,042.95 MYR |
| 1,000 USD | 4,085.90 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-08-15T15:30:15Z",
"rates": {
"MYR": 4.08589966
}
}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": 408.589966,
"rate": 4.08589966
}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