Rate Overview
Live
1 ILS = 44.0189 DZD
1 DZD = 0.022717
ILS
Avg
44.1650
High
44.5070
Low
43.7501
Last updated: 7/9/2026, 8:02:01 AM
Quick Conversions
| ILS | DZD |
|---|---|
| 1 ILS | 44.02 DZD |
| 10 ILS | 440.19 DZD |
| 50 ILS | 2,200.95 DZD |
| 100 ILS | 4,401.89 DZD |
| 500 ILS | 22,009.47 DZD |
| 1,000 ILS | 44,018.93 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-09T08:02:01Z",
"rates": {
"DZD": 44.018933
}
}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": 4401.8933,
"rate": 44.018933
}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