Rate Overview
Live
1 DZD = 0.020377 XCD
1 XCD = 49.0749
DZD
Avg
0.020398
High
0.020839
Low
0.020250
Last updated: 8/22/2026, 12:35:32 AM
Quick Conversions
| DZD | XCD |
|---|---|
| 1 DZD | 0.02 XCD |
| 10 DZD | 0.20 XCD |
| 50 DZD | 1.02 XCD |
| 100 DZD | 2.04 XCD |
| 500 DZD | 10.19 XCD |
| 1,000 DZD | 20.38 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-08-22T00:35:32Z",
"rates": {
"XCD": 0.020377
}
}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.0377,
"rate": 0.020377
}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