Rate Overview
Live
1 CAD = 4.6575 DKK
1 DKK = 0.214708
CAD
Avg
4.6328
High
4.7660
Low
4.5604
Last updated: 7/27/2026, 12:37:52 AM
Quick Conversions
| CAD | DKK |
|---|---|
| 1 CAD | 4.66 DKK |
| 10 CAD | 46.57 DKK |
| 50 CAD | 232.87 DKK |
| 100 CAD | 465.75 DKK |
| 500 CAD | 2,328.75 DKK |
| 1,000 CAD | 4,657.49 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-27T00:37:52Z",
"rates": {
"DKK": 4.657493
}
}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": 465.74929999999995,
"rate": 4.657493
}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