Rate Overview
Live
1 ILS = 26.2682 ALL
1 ALL = 0.038069
ILS
Avg
26.4906
High
26.6884
Low
26.2465
Last updated: 9/3/2026, 6:36:38 AM
Quick Conversions
| ILS | ALL |
|---|---|
| 1 ILS | 26.27 ALL |
| 10 ILS | 262.68 ALL |
| 50 ILS | 1,313.41 ALL |
| 100 ILS | 2,626.82 ALL |
| 500 ILS | 13,134.11 ALL |
| 1,000 ILS | 26,268.22 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-09-03T06:36:38Z",
"rates": {
"ALL": 26.268224
}
}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": 2626.8224,
"rate": 26.268224
}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