Rate Overview
Live
1 MYR = 0.251145 USD
1 USD = 3.9818
MYR
Avg
0.250491
High
0.257004
Low
0.241986
Last updated: 5/27/2026, 2:29:59 AM
Quick Conversions
| MYR | USD |
|---|---|
| 1 MYR | 0.25 USD |
| 10 MYR | 2.51 USD |
| 50 MYR | 12.56 USD |
| 100 MYR | 25.11 USD |
| 500 MYR | 125.57 USD |
| 1,000 MYR | 251.15 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-27T02:29:59Z",
"rates": {
"USD": 0.251145
}
}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.1145,
"rate": 0.251145
}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