Rate Overview
Live
1 MXN = 13.7896 YER
1 YER = 0.072518
MXN
Avg
13.2198
High
13.8991
Low
12.6665
Last updated: 5/27/2026, 9:45:37 AM
Quick Conversions
| MXN | YER |
|---|---|
| 1 MXN | 13.79 YER |
| 10 MXN | 137.90 YER |
| 50 MXN | 689.48 YER |
| 100 MXN | 1,378.96 YER |
| 500 MXN | 6,894.82 YER |
| 1,000 MXN | 13,789.65 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-05-27T09:45:37Z",
"rates": {
"YER": 13.789646
}
}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": 1378.9646,
"rate": 13.789646
}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