Rate Overview
Live
1 ILS = 28.9754 ALL
1 ALL = 0.034512
ILS
Avg
25.5663
High
28.9754
Low
23.8029
Last updated: 5/28/2026, 12:06:25 AM
Quick Conversions
| ILS | ALL |
|---|---|
| 1 ILS | 28.98 ALL |
| 10 ILS | 289.75 ALL |
| 50 ILS | 1,448.77 ALL |
| 100 ILS | 2,897.54 ALL |
| 500 ILS | 14,487.68 ALL |
| 1,000 ILS | 28,975.36 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-28T00:06:25Z",
"rates": {
"ALL": 28.975363
}
}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.5363,
"rate": 28.975363
}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