Rate Overview
Live
1 ILS = 43.2592 DZD
1 DZD = 0.023116
ILS
Avg
43.4209
High
47.3689
Low
40.6167
Last updated: 7/29/2026, 4:30:34 PM
Quick Conversions
| ILS | DZD |
|---|---|
| 1 ILS | 43.26 DZD |
| 10 ILS | 432.59 DZD |
| 50 ILS | 2,162.96 DZD |
| 100 ILS | 4,325.92 DZD |
| 500 ILS | 21,629.58 DZD |
| 1,000 ILS | 43,259.16 DZD |
Get ILS/DZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=DZDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-29T16:30:34Z",
"rates": {
"DZD": 43.259162
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=DZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "DZD",
"amount": 100
},
"result": 4325.916200000001,
"rate": 43.259162
}Build with ILS/DZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key