Rate Overview
Live
1 ILS = 26.5876 ALL
1 ALL = 0.037612
ILS
Avg
26.5979
High
26.7422
Low
26.4747
Last updated: 3/27/2026, 6:01:38 AM
Quick Conversions
| ILS | ALL |
|---|---|
| 1 ILS | 26.59 ALL |
| 10 ILS | 265.88 ALL |
| 50 ILS | 1,329.38 ALL |
| 100 ILS | 2,658.76 ALL |
| 500 ILS | 13,293.78 ALL |
| 1,000 ILS | 26,587.56 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-27T06:01:38Z",
"rates": {
"ALL": 26.587556
}
}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": 2658.7556,
"rate": 26.587556
}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