Rate Overview
Live
1 ILS = 28.9877 ALL
1 ALL = 0.034497
ILS
Avg
25.5669
High
28.9877
Low
23.8029
Last updated: 5/27/2026, 11:48:24 PM
Quick Conversions
| ILS | ALL |
|---|---|
| 1 ILS | 28.99 ALL |
| 10 ILS | 289.88 ALL |
| 50 ILS | 1,449.38 ALL |
| 100 ILS | 2,898.77 ALL |
| 500 ILS | 14,493.83 ALL |
| 1,000 ILS | 28,987.66 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-27T23:48:24Z",
"rates": {
"ALL": 28.987661
}
}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": 2898.7661,
"rate": 28.987661
}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