Rate Overview
Live
1 MXN = 0.169314 ILS
1 ILS = 5.9062
MXN
Avg
0.169682
High
0.170401
Low
0.169147
Last updated: 6/17/2026, 7:55:42 AM
Quick Conversions
| MXN | ILS |
|---|---|
| 1 MXN | 0.17 ILS |
| 10 MXN | 1.69 ILS |
| 50 MXN | 8.47 ILS |
| 100 MXN | 16.93 ILS |
| 500 MXN | 84.66 ILS |
| 1,000 MXN | 169.31 ILS |
Get MXN/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=ILSExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-06-17T07:55:42Z",
"rates": {
"ILS": 0.169314
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "ILS",
"amount": 100
},
"result": 16.9314,
"rate": 0.169314
}Build with MXN/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key