Rate Overview
Live
1 CAD = 94.5047 DZD
1 DZD = 0.010581
CAD
Avg
94.2784
High
95.0141
Low
93.5037
Last updated: 7/28/2026, 5:35:11 AM
Quick Conversions
| CAD | DZD |
|---|---|
| 1 CAD | 94.50 DZD |
| 10 CAD | 945.05 DZD |
| 50 CAD | 4,725.23 DZD |
| 100 CAD | 9,450.47 DZD |
| 500 CAD | 47,252.35 DZD |
| 1,000 CAD | 94,504.70 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-07-28T05:35:11Z",
"rates": {
"DZD": 94.504699
}
}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": 9450.4699,
"rate": 94.504699
}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