Rate Overview
Live
1 CAD = 4.6020 DKK
1 DKK = 0.217296
CAD
Avg
4.6202
High
4.6503
Low
4.6004
Last updated: 6/16/2026, 7:25:17 PM
Quick Conversions
| CAD | DKK |
|---|---|
| 1 CAD | 4.60 DKK |
| 10 CAD | 46.02 DKK |
| 50 CAD | 230.10 DKK |
| 100 CAD | 460.20 DKK |
| 500 CAD | 2,301.01 DKK |
| 1,000 CAD | 4,602.02 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-06-16T19:25:17Z",
"rates": {
"DKK": 4.602018
}
}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": 460.2018,
"rate": 4.602018
}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