Rate Overview
Live
1 ILS = 42.4542 DZD
1 DZD = 0.023555
ILS
Avg
42.1569
High
42.5513
Low
41.4010
Last updated: 3/7/2026, 7:44:26 AM
Quick Conversions
| ILS | DZD |
|---|---|
| 1 ILS | 42.45 DZD |
| 10 ILS | 424.54 DZD |
| 50 ILS | 2,122.71 DZD |
| 100 ILS | 4,245.42 DZD |
| 500 ILS | 21,227.08 DZD |
| 1,000 ILS | 42,454.17 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-03-07T07:44:26Z",
"rates": {
"DZD": 42.454165
}
}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": 4245.4165,
"rate": 42.454165
}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