Rate Overview
Live
1 MXN = 0.224469 MYR
1 MYR = 4.4550
MXN
Avg
0.222315
High
0.224492
Low
0.219484
Last updated: 3/27/2026, 7:43:55 AM
Quick Conversions
| MXN | MYR |
|---|---|
| 1 MXN | 0.22 MYR |
| 10 MXN | 2.24 MYR |
| 50 MXN | 11.22 MYR |
| 100 MXN | 22.45 MYR |
| 500 MXN | 112.23 MYR |
| 1,000 MXN | 224.47 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-03-27T07:43:55Z",
"rates": {
"MYR": 0.224469
}
}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": 22.4469,
"rate": 0.224469
}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