Rate Overview
Live
1 ILS = 27.9815 ALL
1 ALL = 0.035738
ILS
Avg
28.0053
High
28.1867
Low
27.6693
Last updated: 6/17/2026, 6:34:15 AM
Quick Conversions
| ILS | ALL |
|---|---|
| 1 ILS | 27.98 ALL |
| 10 ILS | 279.82 ALL |
| 50 ILS | 1,399.08 ALL |
| 100 ILS | 2,798.15 ALL |
| 500 ILS | 13,990.76 ALL |
| 1,000 ILS | 27,981.52 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-06-17T06:34:15Z",
"rates": {
"ALL": 27.98152
}
}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": 2798.152,
"rate": 27.98152
}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