Rate Overview
Live
1 MXN = 13.3988 YER
1 YER = 0.074633
MXN
Avg
13.5861
High
13.8530
Low
13.3988
Last updated: 3/7/2026, 3:31:11 AM
Quick Conversions
| MXN | YER |
|---|---|
| 1 MXN | 13.40 YER |
| 10 MXN | 133.99 YER |
| 50 MXN | 669.94 YER |
| 100 MXN | 1,339.88 YER |
| 500 MXN | 6,699.42 YER |
| 1,000 MXN | 13,398.85 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-07T03:31:11Z",
"rates": {
"YER": 13.398846
}
}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": 1339.8846,
"rate": 13.398846
}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