Rate Overview
Live
1 DZD = 0.006588 EUR
1 EUR = 151.7911
DZD
Avg
0.006576
High
0.006593
Low
0.006544
Last updated: 7/6/2026, 3:56:18 PM
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.29 EUR |
| 1,000 DZD | 6.59 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-06T15:56:18Z",
"rates": {
"EUR": 0.006588
}
}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.6588,
"rate": 0.006588
}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