Rate Overview
Live
1 ALL = 0.036070 ILS
1 ILS = 27.7239
ALL
Avg
0.038492
High
0.041036
Low
0.034497
Last updated: 6/22/2026, 3:39:13 PM
Quick Conversions
| ALL | ILS |
|---|---|
| 1 ALL | 0.04 ILS |
| 10 ALL | 0.36 ILS |
| 50 ALL | 1.80 ILS |
| 100 ALL | 3.61 ILS |
| 500 ALL | 18.04 ILS |
| 1,000 ALL | 36.07 ILS |
Get ALL/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=ILSExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-06-22T15:39:13Z",
"rates": {
"ILS": 0.03607
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "ILS",
"amount": 100
},
"result": 3.6069999999999998,
"rate": 0.03607
}Build with ALL/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key