Rate Overview
Live
1 MXN = 13.8378 YER
1 YER = 0.072266
MXN
Avg
13.7181
High
13.8378
Low
13.6232
Last updated: 5/7/2026, 6:53:13 AM
Quick Conversions
| MXN | YER |
|---|---|
| 1 MXN | 13.84 YER |
| 10 MXN | 138.38 YER |
| 50 MXN | 691.89 YER |
| 100 MXN | 1,383.78 YER |
| 500 MXN | 6,918.89 YER |
| 1,000 MXN | 13,837.78 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-07T06:53:13Z",
"rates": {
"YER": 13.837781
}
}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.7781,
"rate": 13.837781
}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