Rate Overview
Live
1 DZD = 0.020454 XCD
1 XCD = 48.8902
DZD
Avg
0.020444
High
0.020462
Low
0.020422
Last updated: 4/17/2026, 4:53:22 AM
Quick Conversions
| DZD | XCD |
|---|---|
| 1 DZD | 0.02 XCD |
| 10 DZD | 0.20 XCD |
| 50 DZD | 1.02 XCD |
| 100 DZD | 2.05 XCD |
| 500 DZD | 10.23 XCD |
| 1,000 DZD | 20.45 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-04-17T04:53:22Z",
"rates": {
"XCD": 0.020454
}
}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.0454,
"rate": 0.020454
}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