Rate Overview
Live
1 MXN = 0.235294 MYR
1 MYR = 4.2500
MXN
Avg
0.229091
High
0.236366
Low
0.220847
Last updated: 7/30/2026, 8:04:40 AM
Quick Conversions
| MXN | MYR |
|---|---|
| 1 MXN | 0.24 MYR |
| 10 MXN | 2.35 MYR |
| 50 MXN | 11.76 MYR |
| 100 MXN | 23.53 MYR |
| 500 MXN | 117.65 MYR |
| 1,000 MXN | 235.29 MYR |
Get MXN/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=MYRExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-07-30T08:04:40Z",
"rates": {
"MYR": 0.235294
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "MYR",
"amount": 100
},
"result": 23.5294,
"rate": 0.235294
}Build with MXN/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key