Rate Overview
Live
1 ILS = 26.9317 ALL
1 ALL = 0.037131
ILS
Avg
27.1765
High
29.1879
Low
26.0199
Last updated: 7/28/2026, 2:29:58 PM
Quick Conversions
| ILS | ALL |
|---|---|
| 1 ILS | 26.93 ALL |
| 10 ILS | 269.32 ALL |
| 50 ILS | 1,346.59 ALL |
| 100 ILS | 2,693.17 ALL |
| 500 ILS | 13,465.87 ALL |
| 1,000 ILS | 26,931.75 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-28T14:29:58Z",
"rates": {
"ALL": 26.931746
}
}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": 2693.1746,
"rate": 26.931746
}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