Rate Overview
Live
1 ILS = 28.9784 ALL
1 ALL = 0.034508
ILS
Avg
28.0181
High
28.9784
Low
27.2607
Last updated: 5/27/2026, 8:26:50 PM
Quick Conversions
| ILS | ALL |
|---|---|
| 1 ILS | 28.98 ALL |
| 10 ILS | 289.78 ALL |
| 50 ILS | 1,448.92 ALL |
| 100 ILS | 2,897.84 ALL |
| 500 ILS | 14,489.22 ALL |
| 1,000 ILS | 28,978.44 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-05-27T20:26:50Z",
"rates": {
"ALL": 28.978436
}
}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": 2897.8435999999997,
"rate": 28.978436
}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