Rate Overview
Live
1 MXN = 0.221306 MYR
1 MYR = 4.5186
MXN
Avg
0.230905
High
0.288722
Low
0.200381
Last updated: 3/29/2026, 9:07:52 AM
Quick Conversions
| MXN | MYR |
|---|---|
| 1 MXN | 0.22 MYR |
| 10 MXN | 2.21 MYR |
| 50 MXN | 11.07 MYR |
| 100 MXN | 22.13 MYR |
| 500 MXN | 110.65 MYR |
| 1,000 MXN | 221.31 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-29T09:07:52Z",
"rates": {
"MYR": 0.221306
}
}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.1306,
"rate": 0.221306
}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