Rate Overview
Live
1 ILS = 45.2901 DZD
1 DZD = 0.022080
ILS
Avg
45.1037
High
45.5712
Low
44.7403
Last updated: 5/7/2026, 9:48:43 PM
Quick Conversions
| ILS | DZD |
|---|---|
| 1 ILS | 45.29 DZD |
| 10 ILS | 452.90 DZD |
| 50 ILS | 2,264.50 DZD |
| 100 ILS | 4,529.01 DZD |
| 500 ILS | 22,645.05 DZD |
| 1,000 ILS | 45,290.10 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-07T21:48:43Z",
"rates": {
"DZD": 45.290096
}
}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": 4529.009599999999,
"rate": 45.290096
}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