Rate Overview
Live
1 ALL = 0.037381 ILS
1 ILS = 26.7516
ALL
Avg
0.037677
High
0.038509
Low
0.037066
Last updated: 3/7/2026, 12:09:36 AM
Quick Conversions
| ALL | ILS |
|---|---|
| 1 ALL | 0.04 ILS |
| 10 ALL | 0.37 ILS |
| 50 ALL | 1.87 ILS |
| 100 ALL | 3.74 ILS |
| 500 ALL | 18.69 ILS |
| 1,000 ALL | 37.38 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-03-07T00:09:36Z",
"rates": {
"ILS": 0.037381
}
}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.7380999999999998,
"rate": 0.037381
}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