Rate Overview
Live
1 DZD = 0.020581 XCD
1 XCD = 48.5885
DZD
Avg
0.020709
High
0.020821
Low
0.020581
Last updated: 3/7/2026, 4:24:59 AM
Quick Conversions
| DZD | XCD |
|---|---|
| 1 DZD | 0.02 XCD |
| 10 DZD | 0.21 XCD |
| 50 DZD | 1.03 XCD |
| 100 DZD | 2.06 XCD |
| 500 DZD | 10.29 XCD |
| 1,000 DZD | 20.58 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-07T04:24:59Z",
"rates": {
"XCD": 0.020581
}
}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.0581,
"rate": 0.020581
}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