Rate Overview
Live
1 MXN = 13.3126 YER
1 YER = 0.075117
MXN
Avg
13.3635
High
13.4300
Low
13.2767
Last updated: 3/27/2026, 7:42:45 AM
Quick Conversions
| MXN | YER |
|---|---|
| 1 MXN | 13.31 YER |
| 10 MXN | 133.13 YER |
| 50 MXN | 665.63 YER |
| 100 MXN | 1,331.26 YER |
| 500 MXN | 6,656.29 YER |
| 1,000 MXN | 13,312.57 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-03-27T07:42:45Z",
"rates": {
"YER": 13.312571
}
}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": 1331.2571,
"rate": 13.312571
}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