Rate Overview
Live
1 MXN = 13.9011 YER
1 YER = 0.071937
MXN
Avg
13.8467
High
13.9011
Low
13.7764
Last updated: 8/12/2026, 6:28:58 AM
Quick Conversions
| MXN | YER |
|---|---|
| 1 MXN | 13.90 YER |
| 10 MXN | 139.01 YER |
| 50 MXN | 695.05 YER |
| 100 MXN | 1,390.11 YER |
| 500 MXN | 6,950.53 YER |
| 1,000 MXN | 13,901.07 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-08-12T06:28:58Z",
"rates": {
"YER": 13.901068
}
}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": 1390.1068,
"rate": 13.901068
}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