Rate Overview
Live
1 MXN = 13.7014 YER
1 YER = 0.072985
MXN
Avg
13.8106
High
13.8802
Low
13.6940
Last updated: 6/19/2026, 8:39:53 AM
Quick Conversions
| MXN | YER |
|---|---|
| 1 MXN | 13.70 YER |
| 10 MXN | 137.01 YER |
| 50 MXN | 685.07 YER |
| 100 MXN | 1,370.14 YER |
| 500 MXN | 6,850.71 YER |
| 1,000 MXN | 13,701.43 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-06-19T08:39:53Z",
"rates": {
"YER": 13.701425
}
}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": 1370.1425,
"rate": 13.701425
}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