Rate Overview
Live
1 CAD = 4.6648 DKK
1 DKK = 0.214371
CAD
Avg
4.6614
High
4.6649
Low
4.6517
Last updated: 7/26/2026, 2:51:17 PM
Quick Conversions
| CAD | DKK |
|---|---|
| 1 CAD | 4.66 DKK |
| 10 CAD | 46.65 DKK |
| 50 CAD | 233.24 DKK |
| 100 CAD | 466.48 DKK |
| 500 CAD | 2,332.40 DKK |
| 1,000 CAD | 4,664.80 DKK |
Get CAD/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=DKKExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-26T14:51:17Z",
"rates": {
"DKK": 4.664803
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "DKK",
"amount": 100
},
"result": 466.4803,
"rate": 4.664803
}Build with CAD/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key