Rate Overview
Live
1 CAD = 4.6451 DKK
1 DKK = 0.215279
CAD
Avg
4.6461
High
4.7694
Low
4.5668
Last updated: 5/27/2026, 8:32:48 PM
Quick Conversions
| CAD | DKK |
|---|---|
| 1 CAD | 4.65 DKK |
| 10 CAD | 46.45 DKK |
| 50 CAD | 232.26 DKK |
| 100 CAD | 464.51 DKK |
| 500 CAD | 2,322.57 DKK |
| 1,000 CAD | 4,645.13 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-05-27T20:32:48Z",
"rates": {
"DKK": 4.645132
}
}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": 464.51320000000004,
"rate": 4.645132
}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