Rate Overview
Live
1 DKK = 0.214860 CAD
1 CAD = 4.6542
DKK
Avg
0.200335
High
0.218806
Low
0.175393
Last updated: 5/26/2026, 2:16:02 PM
Quick Conversions
| DKK | CAD |
|---|---|
| 1 DKK | 0.21 CAD |
| 10 DKK | 2.15 CAD |
| 50 DKK | 10.74 CAD |
| 100 DKK | 21.49 CAD |
| 500 DKK | 107.43 CAD |
| 1,000 DKK | 214.86 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-05-26T14:16:02Z",
"rates": {
"CAD": 0.21486
}
}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.486,
"rate": 0.21486
}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