Rate Overview
Live
1 CAD = 4.6577 DKK
1 DKK = 0.214696
CAD
Avg
4.6448
High
4.6580
Low
4.6260
Last updated: 8/14/2026, 7:01:37 PM
Quick Conversions
| CAD | DKK |
|---|---|
| 1 CAD | 4.66 DKK |
| 10 CAD | 46.58 DKK |
| 50 CAD | 232.89 DKK |
| 100 CAD | 465.77 DKK |
| 500 CAD | 2,328.87 DKK |
| 1,000 CAD | 4,657.74 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-08-14T19:01:37Z",
"rates": {
"DKK": 4.657739
}
}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.7739,
"rate": 4.657739
}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