Rate Overview
Live
1 ILS = 26.9186 ALL
1 ALL = 0.037149
ILS
Avg
25.6362
High
27.8568
Low
23.8029
Last updated: 7/28/2026, 7:17:18 AM
Quick Conversions
| ILS | ALL |
|---|---|
| 1 ILS | 26.92 ALL |
| 10 ILS | 269.19 ALL |
| 50 ILS | 1,345.93 ALL |
| 100 ILS | 2,691.86 ALL |
| 500 ILS | 13,459.28 ALL |
| 1,000 ILS | 26,918.55 ALL |
Get ILS/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=ALLExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-28T07:17:18Z",
"rates": {
"ALL": 26.918552
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "ALL",
"amount": 100
},
"result": 2691.8552,
"rate": 26.918552
}Build with ILS/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key