Rate Overview
Live
1 MYR = 0.249252 USD
1 USD = 4.0120
MYR
Avg
0.240249
High
0.257335
Low
0.223815
Last updated: 3/27/2026, 1:16:13 AM
Quick Conversions
| MYR | USD |
|---|---|
| 1 MYR | 0.25 USD |
| 10 MYR | 2.49 USD |
| 50 MYR | 12.46 USD |
| 100 MYR | 24.93 USD |
| 500 MYR | 124.63 USD |
| 1,000 MYR | 249.25 USD |
Get MYR/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=USDExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-27T01:16:13Z",
"rates": {
"USD": 0.249252
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "USD",
"amount": 100
},
"result": 24.9252,
"rate": 0.249252
}Build with MYR/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key