Rate Overview
Live
1 ALL = 0.035830 ILS
1 ILS = 27.9096
ALL
Avg
0.035666
High
0.035912
Low
0.035477
Last updated: 6/19/2026, 8:40:50 AM
Quick Conversions
| ALL | ILS |
|---|---|
| 1 ALL | 0.04 ILS |
| 10 ALL | 0.36 ILS |
| 50 ALL | 1.79 ILS |
| 100 ALL | 3.58 ILS |
| 500 ALL | 17.92 ILS |
| 1,000 ALL | 35.83 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-19T08:40:50Z",
"rates": {
"ILS": 0.03583
}
}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.583,
"rate": 0.03583
}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