Rate Overview
Live
1 MXN = 13.7417 YER
1 YER = 0.072771
MXN
Avg
13.7744
High
13.8196
Low
13.7402
Last updated: 5/27/2026, 10:40:38 PM
Quick Conversions
| MXN | YER |
|---|---|
| 1 MXN | 13.74 YER |
| 10 MXN | 137.42 YER |
| 50 MXN | 687.08 YER |
| 100 MXN | 1,374.17 YER |
| 500 MXN | 6,870.84 YER |
| 1,000 MXN | 13,741.69 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-27T22:40:38Z",
"rates": {
"YER": 13.741687
}
}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": 1374.1687000000002,
"rate": 13.741687
}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