Rate Overview
Live
1 MXN = 14.0353 YER
1 YER = 0.071249
MXN
Avg
13.9518
High
14.0353
Low
13.8991
Last updated: 9/4/2026, 11:17:13 PM
Quick Conversions
| MXN | YER |
|---|---|
| 1 MXN | 14.04 YER |
| 10 MXN | 140.35 YER |
| 50 MXN | 701.77 YER |
| 100 MXN | 1,403.53 YER |
| 500 MXN | 7,017.65 YER |
| 1,000 MXN | 14,035.30 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-09-04T23:17:13Z",
"rates": {
"YER": 14.0353
}
}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": 1403.53,
"rate": 14.0353
}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