Rate Overview
Live
1 DZD = 0.020444 XCD
1 XCD = 48.9141
DZD
Avg
0.020404
High
0.020444
Low
0.020365
Last updated: 5/7/2026, 8:32:48 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.22 XCD |
| 1,000 DZD | 20.44 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-05-07T08:32:48Z",
"rates": {
"XCD": 0.020444
}
}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.0444,
"rate": 0.020444
}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