Rate Overview
Live
1 ILS = 26.8939 ALL
1 ALL = 0.037183
ILS
Avg
26.2604
High
29.1879
Low
24.3736
Last updated: 7/29/2026, 10:19:07 AM
Quick Conversions
| ILS | ALL |
|---|---|
| 1 ILS | 26.89 ALL |
| 10 ILS | 268.94 ALL |
| 50 ILS | 1,344.69 ALL |
| 100 ILS | 2,689.39 ALL |
| 500 ILS | 13,446.94 ALL |
| 1,000 ILS | 26,893.89 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-29T10:19:07Z",
"rates": {
"ALL": 26.893887
}
}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": 2689.3887,
"rate": 26.893887
}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