Rate Overview
Live
1 MXN = 13.6321 YER
1 YER = 0.073356
MXN
Avg
13.6548
High
13.8963
Low
13.1868
Last updated: 7/25/2026, 8:48:07 PM
Quick Conversions
| MXN | YER |
|---|---|
| 1 MXN | 13.63 YER |
| 10 MXN | 136.32 YER |
| 50 MXN | 681.61 YER |
| 100 MXN | 1,363.21 YER |
| 500 MXN | 6,816.07 YER |
| 1,000 MXN | 13,632.13 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-25T20:48:07Z",
"rates": {
"YER": 13.632134
}
}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": 1363.2134,
"rate": 13.632134
}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