Rate Overview
Live
1 MXN = 0.224743 MYR
1 MYR = 4.4495
MXN
Avg
0.222346
High
0.224743
Low
0.219484
Last updated: 3/27/2026, 6:08:22 AM
Quick Conversions
| MXN | MYR |
|---|---|
| 1 MXN | 0.22 MYR |
| 10 MXN | 2.25 MYR |
| 50 MXN | 11.24 MYR |
| 100 MXN | 22.47 MYR |
| 500 MXN | 112.37 MYR |
| 1,000 MXN | 224.74 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-27T06:08:22Z",
"rates": {
"MYR": 0.224743
}
}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.4743,
"rate": 0.224743
}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