Rate Overview
Live
1 ILS = 43.0937 DZD
1 DZD = 0.023205
ILS
Avg
39.4391
High
45.0401
Low
35.1544
Last updated: 7/30/2026, 9:39:41 AM
Quick Conversions
| ILS | DZD |
|---|---|
| 1 ILS | 43.09 DZD |
| 10 ILS | 430.94 DZD |
| 50 ILS | 2,154.69 DZD |
| 100 ILS | 4,309.37 DZD |
| 500 ILS | 21,546.86 DZD |
| 1,000 ILS | 43,093.72 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-30T09:39:41Z",
"rates": {
"DZD": 43.093724
}
}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": 4309.3724,
"rate": 43.093724
}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