Rate Overview
Live
1 ALL = 0.038203 ILS
1 ILS = 26.1760
ALL
Avg
0.037864
High
0.040492
Low
0.034605
Last updated: 9/12/2026, 7:44:03 AM
Quick Conversions
| ALL | ILS |
|---|---|
| 1 ALL | 0.04 ILS |
| 10 ALL | 0.38 ILS |
| 50 ALL | 1.91 ILS |
| 100 ALL | 3.82 ILS |
| 500 ALL | 19.10 ILS |
| 1,000 ALL | 38.20 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-09-12T07:44:03Z",
"rates": {
"ILS": 0.038203
}
}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.8203,
"rate": 0.038203
}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