Rate Overview
Live
1 MYR = 4.3638 MXN
1 MXN = 0.229158
MYR
Avg
4.3672
High
4.3789
Low
4.3538
Last updated: 5/27/2026, 6:26:26 PM
Quick Conversions
| MYR | MXN |
|---|---|
| 1 MYR | 4.36 MXN |
| 10 MYR | 43.64 MXN |
| 50 MYR | 218.19 MXN |
| 100 MYR | 436.38 MXN |
| 500 MYR | 2,181.90 MXN |
| 1,000 MYR | 4,363.80 MXN |
Get MYR/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=MXNExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-05-27T18:26:26Z",
"rates": {
"MXN": 4.363796
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "MXN",
"amount": 100
},
"result": 436.3796,
"rate": 4.363796
}Build with MYR/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key