Rate Overview
Live
1 MXN = 13.8398 YER
1 YER = 0.072255
MXN
Avg
13.7622
High
13.8508
Low
13.6359
Last updated: 4/17/2026, 4:52:39 AM
Quick Conversions
| MXN | YER |
|---|---|
| 1 MXN | 13.84 YER |
| 10 MXN | 138.40 YER |
| 50 MXN | 691.99 YER |
| 100 MXN | 1,383.98 YER |
| 500 MXN | 6,919.91 YER |
| 1,000 MXN | 13,839.82 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-04-17T04:52:39Z",
"rates": {
"YER": 13.839821
}
}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": 1383.9821000000002,
"rate": 13.839821
}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