Rate Overview
Live
1 USD = 4.1050 MYR
1 MYR = 0.243605
USD
Avg
3.9967
High
4.1380
Low
3.8910
Last updated: 7/24/2026, 2:42:13 PM
Quick Conversions
| USD | MYR |
|---|---|
| 1 USD | 4.11 MYR |
| 10 USD | 41.05 MYR |
| 50 USD | 205.25 MYR |
| 100 USD | 410.50 MYR |
| 500 USD | 2,052.50 MYR |
| 1,000 USD | 4,105.00 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-07-24T14:42:13Z",
"rates": {
"MYR": 4.105
}
}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": 410.50000000000006,
"rate": 4.105
}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