Rate Overview
Live
1 ALL = 0.037653 ILS
1 ILS = 26.5583
ALL
Avg
0.037360
High
0.037707
Low
0.036887
Last updated: 8/2/2026, 12:55:47 PM
Quick Conversions
| ALL | ILS |
|---|---|
| 1 ALL | 0.04 ILS |
| 10 ALL | 0.38 ILS |
| 50 ALL | 1.88 ILS |
| 100 ALL | 3.77 ILS |
| 500 ALL | 18.83 ILS |
| 1,000 ALL | 37.65 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-08-02T12:55:47Z",
"rates": {
"ILS": 0.037653
}
}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.7653,
"rate": 0.037653
}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