Rate Overview
Live
1 DKK = 0.214366 CAD
1 CAD = 4.6649
DKK
Avg
0.215013
High
0.217333
Low
0.209883
Last updated: 7/25/2026, 5:22:14 PM
Quick Conversions
| DKK | CAD |
|---|---|
| 1 DKK | 0.21 CAD |
| 10 DKK | 2.14 CAD |
| 50 DKK | 10.72 CAD |
| 100 DKK | 21.44 CAD |
| 500 DKK | 107.18 CAD |
| 1,000 DKK | 214.37 CAD |
Get DKK/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=CADExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-25T17:22:14Z",
"rates": {
"CAD": 0.214366
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "CAD",
"amount": 100
},
"result": 21.4366,
"rate": 0.214366
}Build with DKK/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key