Rate Overview
Live
1 MYR = 0.253839 USD
1 USD = 3.9395
MYR
Avg
0.252573
High
0.254776
Low
0.251171
Last updated: 5/6/2026, 10:21:17 PM
Quick Conversions
| MYR | USD |
|---|---|
| 1 MYR | 0.25 USD |
| 10 MYR | 2.54 USD |
| 50 MYR | 12.69 USD |
| 100 MYR | 25.38 USD |
| 500 MYR | 126.92 USD |
| 1,000 MYR | 253.84 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-05-06T22:21:17Z",
"rates": {
"USD": 0.253839
}
}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": 25.383899999999997,
"rate": 0.253839
}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