Rate Overview
Live
1 MXN = 13.6627 YER
1 YER = 0.073192
MXN
Avg
13.6484
High
13.6638
Low
13.6217
Last updated: 7/29/2026, 6:30:03 AM
Quick Conversions
| MXN | YER |
|---|---|
| 1 MXN | 13.66 YER |
| 10 MXN | 136.63 YER |
| 50 MXN | 683.14 YER |
| 100 MXN | 1,366.27 YER |
| 500 MXN | 6,831.35 YER |
| 1,000 MXN | 13,662.70 YER |
Get MXN/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=YERExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-07-29T06:30:03Z",
"rates": {
"YER": 13.662702
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "YER",
"amount": 100
},
"result": 1366.2702,
"rate": 13.662702
}Build with MXN/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key