Rate Overview
Live
1 MXN = 13.6752 YER
1 YER = 0.073125
MXN
Avg
13.6515
High
13.6752
Low
13.6217
Last updated: 7/28/2026, 5:21:20 PM
Quick Conversions
| MXN | YER |
|---|---|
| 1 MXN | 13.68 YER |
| 10 MXN | 136.75 YER |
| 50 MXN | 683.76 YER |
| 100 MXN | 1,367.52 YER |
| 500 MXN | 6,837.58 YER |
| 1,000 MXN | 13,675.16 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-28T17:21:20Z",
"rates": {
"YER": 13.675155
}
}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": 1367.5155,
"rate": 13.675155
}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