Rate Overview
Live
1 ILS = 27.2976 ALL
1 ALL = 0.036633
ILS
Avg
27.7230
High
28.1867
Low
27.1897
Last updated: 7/7/2026, 9:06:48 AM
Quick Conversions
| ILS | ALL |
|---|---|
| 1 ILS | 27.30 ALL |
| 10 ILS | 272.98 ALL |
| 50 ILS | 1,364.88 ALL |
| 100 ILS | 2,729.76 ALL |
| 500 ILS | 13,648.79 ALL |
| 1,000 ILS | 27,297.57 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-07T09:06:48Z",
"rates": {
"ALL": 27.297575
}
}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": 2729.7574999999997,
"rate": 27.297575
}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