Rate Overview
Live
1 CAD = 94.9711 DZD
1 DZD = 0.010530
CAD
Avg
95.2765
High
95.9798
Low
94.9706
Last updated: 6/17/2026, 6:39:43 AM
Quick Conversions
| CAD | DZD |
|---|---|
| 1 CAD | 94.97 DZD |
| 10 CAD | 949.71 DZD |
| 50 CAD | 4,748.56 DZD |
| 100 CAD | 9,497.11 DZD |
| 500 CAD | 47,485.56 DZD |
| 1,000 CAD | 94,971.13 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-06-17T06:39:43Z",
"rates": {
"DZD": 94.971125
}
}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": 9497.1125,
"rate": 94.971125
}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