Rate Overview
Live
1 ILS = 5.7248 MXN
1 MXN = 0.174679
ILS
Avg
5.7209
High
5.7776
Low
5.6824
Last updated: 7/26/2026, 4:19:01 AM
Quick Conversions
| ILS | MXN |
|---|---|
| 1 ILS | 5.72 MXN |
| 10 ILS | 57.25 MXN |
| 50 ILS | 286.24 MXN |
| 100 ILS | 572.48 MXN |
| 500 ILS | 2,862.39 MXN |
| 1,000 ILS | 5,724.79 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-26T04:19:01Z",
"rates": {
"MXN": 5.724786
}
}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": 572.4786,
"rate": 5.724786
}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