Rate Overview
Live
1 ILS = 26.3831 ALL
1 ALL = 0.037903
ILS
Avg
25.2755
High
26.9753
Low
23.8029
Last updated: 3/27/2026, 2:47:35 PM
Quick Conversions
| ILS | ALL |
|---|---|
| 1 ILS | 26.38 ALL |
| 10 ILS | 263.83 ALL |
| 50 ILS | 1,319.15 ALL |
| 100 ILS | 2,638.31 ALL |
| 500 ILS | 13,191.54 ALL |
| 1,000 ILS | 26,383.08 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-03-27T14:47:35Z",
"rates": {
"ALL": 26.383075
}
}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": 2638.3075000000003,
"rate": 26.383075
}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