Rate Overview
Live
1 MXN = 13.4873 YER
1 YER = 0.074144
MXN
Avg
13.5732
High
13.6217
Low
13.4873
Last updated: 7/8/2026, 11:33:18 AM
Quick Conversions
| MXN | YER |
|---|---|
| 1 MXN | 13.49 YER |
| 10 MXN | 134.87 YER |
| 50 MXN | 674.36 YER |
| 100 MXN | 1,348.73 YER |
| 500 MXN | 6,743.64 YER |
| 1,000 MXN | 13,487.29 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-07-08T11:33:18Z",
"rates": {
"YER": 13.487285
}
}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": 1348.7285,
"rate": 13.487285
}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