Rate Overview
Live
1 DZD = 0.023554 ILS
1 ILS = 42.4556
DZD
Avg
0.023723
High
0.024153
Low
0.023501
Last updated: 3/7/2026, 8:00:04 AM
Quick Conversions
| DZD | ILS |
|---|---|
| 1 DZD | 0.02 ILS |
| 10 DZD | 0.24 ILS |
| 50 DZD | 1.18 ILS |
| 100 DZD | 2.36 ILS |
| 500 DZD | 11.78 ILS |
| 1,000 DZD | 23.55 ILS |
Get DZD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DZD¤cies=ILSExample Response:
{
"success": true,
"base": "DZD",
"date": "2026-03-07T08:00:04Z",
"rates": {
"ILS": 0.023554
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DZD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "DZD",
"to": "ILS",
"amount": 100
},
"result": 2.3554,
"rate": 0.023554
}Build with DZD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key