Rate Overview
Live
1 MXN = 13.7971 YER
1 YER = 0.072479
MXN
Avg
13.7683
High
13.8916
Low
13.6232
Last updated: 5/27/2026, 10:54:14 AM
Quick Conversions
| MXN | YER |
|---|---|
| 1 MXN | 13.80 YER |
| 10 MXN | 137.97 YER |
| 50 MXN | 689.85 YER |
| 100 MXN | 1,379.71 YER |
| 500 MXN | 6,898.53 YER |
| 1,000 MXN | 13,797.06 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-27T10:54:14Z",
"rates": {
"YER": 13.79706
}
}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": 1379.706,
"rate": 13.79706
}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