Rate Overview
Live
1 DKK = 0.211213 CAD
1 CAD = 4.7346
DKK
Avg
0.213430
High
0.215998
Low
0.211213
Last updated: 3/6/2026, 6:12:40 PM
Quick Conversions
| DKK | CAD |
|---|---|
| 1 DKK | 0.21 CAD |
| 10 DKK | 2.11 CAD |
| 50 DKK | 10.56 CAD |
| 100 DKK | 21.12 CAD |
| 500 DKK | 105.61 CAD |
| 1,000 DKK | 211.21 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-03-06T18:12:40Z",
"rates": {
"CAD": 0.211213
}
}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.1213,
"rate": 0.211213
}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