Rate Overview
Live
1 ILS = 44.2258 DZD
1 DZD = 0.022611
ILS
Avg
44.3488
High
44.7359
Low
44.0669
Last updated: 9/5/2026, 9:58:58 AM
Quick Conversions
| ILS | DZD |
|---|---|
| 1 ILS | 44.23 DZD |
| 10 ILS | 442.26 DZD |
| 50 ILS | 2,211.29 DZD |
| 100 ILS | 4,422.58 DZD |
| 500 ILS | 22,112.88 DZD |
| 1,000 ILS | 44,225.76 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-09-05T09:58:58Z",
"rates": {
"DZD": 44.225762
}
}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": 4422.5762,
"rate": 44.225762
}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