Rate Overview
Live
1 MYR = 0.244349 USD
1 USD = 4.0925
MYR
Avg
0.245009
High
0.245639
Low
0.244259
Last updated: 7/6/2026, 6:15:37 AM
Quick Conversions
| MYR | USD |
|---|---|
| 1 MYR | 0.24 USD |
| 10 MYR | 2.44 USD |
| 50 MYR | 12.22 USD |
| 100 MYR | 24.43 USD |
| 500 MYR | 122.17 USD |
| 1,000 MYR | 244.35 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-07-06T06:15:37Z",
"rates": {
"USD": 0.244349
}
}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.434900000000003,
"rate": 0.244349
}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