Rate Overview
Live
1 CAD = 95.7584 DZD
1 DZD = 0.010443
CAD
Avg
95.5470
High
95.8872
Low
95.2825
Last updated: 8/16/2026, 9:17:47 AM
Quick Conversions
| CAD | DZD |
|---|---|
| 1 CAD | 95.76 DZD |
| 10 CAD | 957.58 DZD |
| 50 CAD | 4,787.92 DZD |
| 100 CAD | 9,575.84 DZD |
| 500 CAD | 47,879.21 DZD |
| 1,000 CAD | 95,758.42 DZD |
Get CAD/DZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=DZDExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-08-16T09:17:47Z",
"rates": {
"DZD": 95.75842
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=DZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "DZD",
"amount": 100
},
"result": 9575.842,
"rate": 95.75842
}Build with CAD/DZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key