Rate Overview
Live
1 ILS = 42.4767 DZD
1 DZD = 0.023542
ILS
Avg
42.3738
High
42.4856
Low
42.1854
Last updated: 3/28/2026, 9:09:05 AM
Quick Conversions
| ILS | DZD |
|---|---|
| 1 ILS | 42.48 DZD |
| 10 ILS | 424.77 DZD |
| 50 ILS | 2,123.83 DZD |
| 100 ILS | 4,247.67 DZD |
| 500 ILS | 21,238.35 DZD |
| 1,000 ILS | 42,476.70 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-28T09:09:05Z",
"rates": {
"DZD": 42.476698
}
}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": 4247.6698,
"rate": 42.476698
}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