Rate Overview
Live
1 ILS = 43.2865 DZD
1 DZD = 0.023102
ILS
Avg
43.5606
High
43.8425
Low
43.2544
Last updated: 7/30/2026, 7:23:03 AM
Quick Conversions
| ILS | DZD |
|---|---|
| 1 ILS | 43.29 DZD |
| 10 ILS | 432.86 DZD |
| 50 ILS | 2,164.32 DZD |
| 100 ILS | 4,328.65 DZD |
| 500 ILS | 21,643.24 DZD |
| 1,000 ILS | 43,286.48 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-30T07:23:03Z",
"rates": {
"DZD": 43.286476
}
}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": 4328.6476,
"rate": 43.286476
}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