Rate Overview
Live
1 MYR = 4.2214 MXN
1 MXN = 0.236889
MYR
Avg
4.2452
High
4.2945
Low
4.2177
Last updated: 6/17/2026, 8:06:58 AM
Quick Conversions
| MYR | MXN |
|---|---|
| 1 MYR | 4.22 MXN |
| 10 MYR | 42.21 MXN |
| 50 MYR | 211.07 MXN |
| 100 MYR | 422.14 MXN |
| 500 MYR | 2,110.69 MXN |
| 1,000 MYR | 4,221.38 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-06-17T08:06:58Z",
"rates": {
"MXN": 4.221381
}
}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": 422.1381,
"rate": 4.221381
}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