Rate Overview
Live
1 ILS = 26.4839 ALL
1 ALL = 0.037759
ILS
Avg
25.9035
High
26.9118
Low
24.7526
Last updated: 3/27/2026, 9:26:46 AM
Quick Conversions
| ILS | ALL |
|---|---|
| 1 ILS | 26.48 ALL |
| 10 ILS | 264.84 ALL |
| 50 ILS | 1,324.19 ALL |
| 100 ILS | 2,648.39 ALL |
| 500 ILS | 13,241.93 ALL |
| 1,000 ILS | 26,483.87 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-03-27T09:26:46Z",
"rates": {
"ALL": 26.483867
}
}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": 2648.3867,
"rate": 26.483867
}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