Rate Overview
Live
1 ILS = 26.7452 ALL
1 ALL = 0.037390
ILS
Avg
26.5456
High
26.9787
Low
25.9678
Last updated: 3/7/2026, 2:55:13 AM
Quick Conversions
| ILS | ALL |
|---|---|
| 1 ILS | 26.75 ALL |
| 10 ILS | 267.45 ALL |
| 50 ILS | 1,337.26 ALL |
| 100 ILS | 2,674.52 ALL |
| 500 ILS | 13,372.62 ALL |
| 1,000 ILS | 26,745.23 ALL |
Get ILS/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=ALLExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-07T02:55:13Z",
"rates": {
"ALL": 26.74523
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "ALL",
"amount": 100
},
"result": 2674.523,
"rate": 26.74523
}Build with ILS/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key