Rate Overview
Live
1 DKK = 0.217304 CAD
1 CAD = 4.6018
DKK
Avg
0.216202
High
0.217304
Low
0.215037
Last updated: 6/15/2026, 3:17:45 PM
Quick Conversions
| DKK | CAD |
|---|---|
| 1 DKK | 0.22 CAD |
| 10 DKK | 2.17 CAD |
| 50 DKK | 10.87 CAD |
| 100 DKK | 21.73 CAD |
| 500 DKK | 108.65 CAD |
| 1,000 DKK | 217.30 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-06-15T15:17:45Z",
"rates": {
"CAD": 0.217304
}
}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.7304,
"rate": 0.217304
}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