Rate Overview
Live
1 DZD = 0.006431 EUR
1 EUR = 155.4968
DZD
Avg
0.006443
High
0.006471
Low
0.006415
Last updated: 4/16/2026, 7:19:37 PM
Quick Conversions
| DZD | EUR |
|---|---|
| 1 DZD | 0.01 EUR |
| 10 DZD | 0.06 EUR |
| 50 DZD | 0.32 EUR |
| 100 DZD | 0.64 EUR |
| 500 DZD | 3.22 EUR |
| 1,000 DZD | 6.43 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-04-16T19:19:37Z",
"rates": {
"EUR": 0.006431
}
}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.6431,
"rate": 0.006431
}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