Rate Overview
Live
1 ILS = 47.2182 DZD
1 DZD = 0.021178
ILS
Avg
42.9823
High
47.2182
Low
40.6167
Last updated: 5/28/2026, 11:01:24 PM
Quick Conversions
| ILS | DZD |
|---|---|
| 1 ILS | 47.22 DZD |
| 10 ILS | 472.18 DZD |
| 50 ILS | 2,360.91 DZD |
| 100 ILS | 4,721.82 DZD |
| 500 ILS | 23,609.11 DZD |
| 1,000 ILS | 47,218.22 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-05-28T23:01:24Z",
"rates": {
"DZD": 47.218218
}
}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": 4721.8218,
"rate": 47.218218
}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