Rate Overview
Live
1 DZD = 0.006568 EUR
1 EUR = 152.2533
DZD
Avg
0.006552
High
0.006670
Low
0.006415
Last updated: 7/20/2026, 6:54:28 AM
Quick Conversions
| DZD | EUR |
|---|---|
| 1 DZD | 0.01 EUR |
| 10 DZD | 0.07 EUR |
| 50 DZD | 0.33 EUR |
| 100 DZD | 0.66 EUR |
| 500 DZD | 3.28 EUR |
| 1,000 DZD | 6.57 EUR |
Get DZD/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DZD¤cies=EURExample Response:
{
"success": true,
"base": "DZD",
"date": "2026-07-20T06:54:28Z",
"rates": {
"EUR": 0.006568
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DZD&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "DZD",
"to": "EUR",
"amount": 100
},
"result": 0.6568,
"rate": 0.006568
}Build with DZD/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key