Rate Overview
Live
1 ALL = 0.036662 ILS
1 ILS = 27.2762
ALL
Avg
0.036717
High
0.036994
Low
0.036527
Last updated: 7/11/2026, 7:09:58 PM
Quick Conversions
| ALL | ILS |
|---|---|
| 1 ALL | 0.04 ILS |
| 10 ALL | 0.37 ILS |
| 50 ALL | 1.83 ILS |
| 100 ALL | 3.67 ILS |
| 500 ALL | 18.33 ILS |
| 1,000 ALL | 36.66 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-07-11T19:09:58Z",
"rates": {
"ILS": 0.036662
}
}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.6662,
"rate": 0.036662
}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