Rate Overview
Live
1 DZD = 0.006518 EUR
1 EUR = 153.4213
DZD
Avg
0.006539
High
0.006591
Low
0.006455
Last updated: 3/27/2026, 2:37:25 PM
Quick Conversions
| DZD | EUR |
|---|---|
| 1 DZD | 0.01 EUR |
| 10 DZD | 0.07 EUR |
| 50 DZD | 0.33 EUR |
| 100 DZD | 0.65 EUR |
| 500 DZD | 3.26 EUR |
| 1,000 DZD | 6.52 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-03-27T14:37:25Z",
"rates": {
"EUR": 0.006518
}
}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.6518,
"rate": 0.006518
}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