Rate Overview
Live
1 ILS = 27.1218 ALL
1 ALL = 0.036871
ILS
Avg
26.9641
High
27.1392
Low
26.6495
Last updated: 4/17/2026, 6:13:01 AM
Quick Conversions
| ILS | ALL |
|---|---|
| 1 ILS | 27.12 ALL |
| 10 ILS | 271.22 ALL |
| 50 ILS | 1,356.09 ALL |
| 100 ILS | 2,712.18 ALL |
| 500 ILS | 13,560.91 ALL |
| 1,000 ILS | 27,121.81 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-04-17T06:13:01Z",
"rates": {
"ALL": 27.12181
}
}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": 2712.181,
"rate": 27.12181
}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