Rate Overview
Live
1 MXN = 13.7852 YER
1 YER = 0.072542
MXN
Avg
13.7820
High
13.8196
Low
13.7402
Last updated: 5/27/2026, 8:24:11 AM
Quick Conversions
| MXN | YER |
|---|---|
| 1 MXN | 13.79 YER |
| 10 MXN | 137.85 YER |
| 50 MXN | 689.26 YER |
| 100 MXN | 1,378.52 YER |
| 500 MXN | 6,892.59 YER |
| 1,000 MXN | 13,785.19 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-27T08:24:11Z",
"rates": {
"YER": 13.785185
}
}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.5185000000001,
"rate": 13.785185
}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