Rate Overview
Live
1 DZD = 0.006497 EUR
1 EUR = 153.9172
DZD
Avg
0.006511
High
0.006521
Low
0.006497
Last updated: 8/14/2026, 11:13:50 PM
Quick Conversions
| DZD | EUR |
|---|---|
| 1 DZD | 0.01 EUR |
| 10 DZD | 0.06 EUR |
| 50 DZD | 0.32 EUR |
| 100 DZD | 0.65 EUR |
| 500 DZD | 3.25 EUR |
| 1,000 DZD | 6.50 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-08-14T23:13:50Z",
"rates": {
"EUR": 0.006497
}
}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.6497,
"rate": 0.006497
}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