Rate Overview
Live
1 CAD = 4.6023 DKK
1 DKK = 0.217283
CAD
Avg
4.6064
High
4.6165
Low
4.5975
Last updated: 7/6/2026, 8:21:32 AM
Quick Conversions
| CAD | DKK |
|---|---|
| 1 CAD | 4.60 DKK |
| 10 CAD | 46.02 DKK |
| 50 CAD | 230.11 DKK |
| 100 CAD | 460.23 DKK |
| 500 CAD | 2,301.14 DKK |
| 1,000 CAD | 4,602.29 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-06T08:21:32Z",
"rates": {
"DKK": 4.602286
}
}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": 460.22860000000003,
"rate": 4.602286
}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