Rate Overview
Live
1 ILS = 5.8895 MXN
1 MXN = 0.169794
ILS
Avg
5.8914
High
5.9120
Low
5.8685
Last updated: 6/17/2026, 6:36:34 AM
Quick Conversions
| ILS | MXN |
|---|---|
| 1 ILS | 5.89 MXN |
| 10 ILS | 58.90 MXN |
| 50 ILS | 294.48 MXN |
| 100 ILS | 588.95 MXN |
| 500 ILS | 2,944.75 MXN |
| 1,000 ILS | 5,889.50 MXN |
Get ILS/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=MXNExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-06-17T06:36:34Z",
"rates": {
"MXN": 5.889501
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "MXN",
"amount": 100
},
"result": 588.9501,
"rate": 5.889501
}Build with ILS/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key