Rate Overview
Live
1 ILS = 27.1239 ALL
1 ALL = 0.036868
ILS
Avg
27.0396
High
29.2054
Low
25.8128
Last updated: 7/19/2026, 1:35:53 PM
Quick Conversions
| ILS | ALL |
|---|---|
| 1 ILS | 27.12 ALL |
| 10 ILS | 271.24 ALL |
| 50 ILS | 1,356.19 ALL |
| 100 ILS | 2,712.39 ALL |
| 500 ILS | 13,561.95 ALL |
| 1,000 ILS | 27,123.90 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-19T13:35:53Z",
"rates": {
"ALL": 27.123899
}
}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.3899,
"rate": 27.123899
}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