Rate Overview
Live
1 ALL = 0.034508 ILS
1 ILS = 28.9788
ALL
Avg
0.038847
High
0.041275
Low
0.034508
Last updated: 5/27/2026, 8:37:29 PM
Quick Conversions
| ALL | ILS |
|---|---|
| 1 ALL | 0.03 ILS |
| 10 ALL | 0.35 ILS |
| 50 ALL | 1.73 ILS |
| 100 ALL | 3.45 ILS |
| 500 ALL | 17.25 ILS |
| 1,000 ALL | 34.51 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-05-27T20:37:29Z",
"rates": {
"ILS": 0.034508
}
}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.4507999999999996,
"rate": 0.034508
}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