Rate Overview
Live
1 MYR = 0.243902 USD
1 USD = 4.1000
MYR
Avg
0.244430
High
0.244768
Low
0.243902
Last updated: 8/14/2026, 9:57:48 PM
Quick Conversions
| MYR | USD |
|---|---|
| 1 MYR | 0.24 USD |
| 10 MYR | 2.44 USD |
| 50 MYR | 12.20 USD |
| 100 MYR | 24.39 USD |
| 500 MYR | 121.95 USD |
| 1,000 MYR | 243.90 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-08-14T21:57:48Z",
"rates": {
"USD": 0.243902
}
}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.3902,
"rate": 0.243902
}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