Rate Overview
Live
1 ILS = 45.3138 DZD
1 DZD = 0.022068
ILS
Avg
45.5098
High
45.7199
Low
45.1580
Last updated: 6/18/2026, 11:16:08 AM
Quick Conversions
| ILS | DZD |
|---|---|
| 1 ILS | 45.31 DZD |
| 10 ILS | 453.14 DZD |
| 50 ILS | 2,265.69 DZD |
| 100 ILS | 4,531.38 DZD |
| 500 ILS | 22,656.92 DZD |
| 1,000 ILS | 45,313.85 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-06-18T11:16:08Z",
"rates": {
"DZD": 45.313848
}
}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": 4531.3848,
"rate": 45.313848
}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