Rate Overview
Live
1 ILS = 26.9718 ALL
1 ALL = 0.037076
ILS
Avg
26.9094
High
27.0069
Low
26.7150
Last updated: 7/26/2026, 10:59:55 PM
Quick Conversions
| ILS | ALL |
|---|---|
| 1 ILS | 26.97 ALL |
| 10 ILS | 269.72 ALL |
| 50 ILS | 1,348.59 ALL |
| 100 ILS | 2,697.18 ALL |
| 500 ILS | 13,485.91 ALL |
| 1,000 ILS | 26,971.82 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-26T22:59:55Z",
"rates": {
"ALL": 26.97182
}
}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": 2697.1820000000002,
"rate": 26.97182
}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