Rate Overview
Live
1 MYR = 0.252429 USD
1 USD = 3.9615
MYR
Avg
0.254636
High
0.257062
Low
0.252429
Last updated: 3/6/2026, 7:51:28 PM
Quick Conversions
| MYR | USD |
|---|---|
| 1 MYR | 0.25 USD |
| 10 MYR | 2.52 USD |
| 50 MYR | 12.62 USD |
| 100 MYR | 25.24 USD |
| 500 MYR | 126.21 USD |
| 1,000 MYR | 252.43 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-06T19:51:28Z",
"rates": {
"USD": 0.252429
}
}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.242900000000002,
"rate": 0.252429
}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