Rate Overview
Live
1 ILS = 27.0134 ALL
1 ALL = 0.037019
ILS
Avg
26.2627
High
29.1879
Low
24.3736
Last updated: 7/29/2026, 1:00:05 AM
Quick Conversions
| ILS | ALL |
|---|---|
| 1 ILS | 27.01 ALL |
| 10 ILS | 270.13 ALL |
| 50 ILS | 1,350.67 ALL |
| 100 ILS | 2,701.34 ALL |
| 500 ILS | 13,506.70 ALL |
| 1,000 ILS | 27,013.40 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-29T01:00:05Z",
"rates": {
"ALL": 27.013399
}
}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": 2701.3399,
"rate": 27.013399
}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