Rate Overview
Live
1 DZD = 0.020337 XCD
1 XCD = 49.1715
DZD
Avg
0.020753
High
0.020952
Low
0.020285
Last updated: 3/27/2026, 1:15:29 PM
Quick Conversions
| DZD | XCD |
|---|---|
| 1 DZD | 0.02 XCD |
| 10 DZD | 0.20 XCD |
| 50 DZD | 1.02 XCD |
| 100 DZD | 2.03 XCD |
| 500 DZD | 10.17 XCD |
| 1,000 DZD | 20.34 XCD |
Get DZD/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DZD¤cies=XCDExample Response:
{
"success": true,
"base": "DZD",
"date": "2026-03-27T13:15:29Z",
"rates": {
"XCD": 0.020337
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DZD&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "DZD",
"to": "XCD",
"amount": 100
},
"result": 2.0337,
"rate": 0.020337
}Build with DZD/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key