Rate Overview
Live
1 CAD = 96.1271 DZD
1 DZD = 0.010403
CAD
Avg
95.3951
High
97.4750
Low
93.2594
Last updated: 5/28/2026, 12:06:52 AM
Quick Conversions
| CAD | DZD |
|---|---|
| 1 CAD | 96.13 DZD |
| 10 CAD | 961.27 DZD |
| 50 CAD | 4,806.36 DZD |
| 100 CAD | 9,612.71 DZD |
| 500 CAD | 48,063.57 DZD |
| 1,000 CAD | 96,127.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-05-28T00:06:52Z",
"rates": {
"DZD": 96.127134
}
}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": 9612.7134,
"rate": 96.127134
}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