Rate Overview
Live
1 ILS = 28.9897 ALL
1 ALL = 0.034495
ILS
Avg
25.7898
High
28.9897
Low
24.2274
Last updated: 5/27/2026, 10:53:14 PM
Quick Conversions
| ILS | ALL |
|---|---|
| 1 ILS | 28.99 ALL |
| 10 ILS | 289.90 ALL |
| 50 ILS | 1,449.49 ALL |
| 100 ILS | 2,898.97 ALL |
| 500 ILS | 14,494.86 ALL |
| 1,000 ILS | 28,989.71 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-27T22:53:14Z",
"rates": {
"ALL": 28.989712
}
}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.9712,
"rate": 28.989712
}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