Rate Overview
Live
1 CAD = 4.6671 DKK
1 DKK = 0.214264
CAD
Avg
4.6482
High
4.7464
Low
4.5971
Last updated: 7/20/2026, 2:48:45 AM
Quick Conversions
| CAD | DKK |
|---|---|
| 1 CAD | 4.67 DKK |
| 10 CAD | 46.67 DKK |
| 50 CAD | 233.36 DKK |
| 100 CAD | 466.71 DKK |
| 500 CAD | 2,333.57 DKK |
| 1,000 CAD | 4,667.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-07-20T02:48:45Z",
"rates": {
"DKK": 4.667131
}
}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.71310000000005,
"rate": 4.667131
}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