Rate Overview
Live
1 ILS = 26.4957 ALL
1 ALL = 0.037742
ILS
Avg
26.5880
High
26.7422
Low
26.4747
Last updated: 3/27/2026, 7:46:37 AM
Quick Conversions
| ILS | ALL |
|---|---|
| 1 ILS | 26.50 ALL |
| 10 ILS | 264.96 ALL |
| 50 ILS | 1,324.78 ALL |
| 100 ILS | 2,649.57 ALL |
| 500 ILS | 13,247.84 ALL |
| 1,000 ILS | 26,495.68 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-27T07:46:37Z",
"rates": {
"ALL": 26.495676
}
}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": 2649.5676,
"rate": 26.495676
}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