Rate Overview
Live
1 CAD = 94.5395 DZD
1 DZD = 0.010578
CAD
Avg
95.3852
High
97.3577
Low
93.7346
Last updated: 7/28/2026, 10:28:19 AM
Quick Conversions
| CAD | DZD |
|---|---|
| 1 CAD | 94.54 DZD |
| 10 CAD | 945.40 DZD |
| 50 CAD | 4,726.98 DZD |
| 100 CAD | 9,453.95 DZD |
| 500 CAD | 47,269.76 DZD |
| 1,000 CAD | 94,539.52 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-28T10:28:19Z",
"rates": {
"DZD": 94.539519
}
}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": 9453.9519,
"rate": 94.539519
}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