Rate Overview
Live
1 ILS = 5.8526 MXN
1 MXN = 0.170865
ILS
Avg
5.5137
High
6.5913
Low
4.4801
Last updated: 7/2/2026, 7:10:56 AM
Quick Conversions
| ILS | MXN |
|---|---|
| 1 ILS | 5.85 MXN |
| 10 ILS | 58.53 MXN |
| 50 ILS | 292.63 MXN |
| 100 ILS | 585.26 MXN |
| 500 ILS | 2,926.28 MXN |
| 1,000 ILS | 5,852.57 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-07-02T07:10:56Z",
"rates": {
"MXN": 5.852568
}
}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": 585.2568,
"rate": 5.852568
}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