Rate Overview
Live
1 CAD = 4.6618 DKK
1 DKK = 0.214510
CAD
Avg
4.9862
High
5.6943
Low
4.5861
Last updated: 7/19/2026, 10:25:53 PM
Quick Conversions
| CAD | DKK |
|---|---|
| 1 CAD | 4.66 DKK |
| 10 CAD | 46.62 DKK |
| 50 CAD | 233.09 DKK |
| 100 CAD | 466.18 DKK |
| 500 CAD | 2,330.89 DKK |
| 1,000 CAD | 4,661.79 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-07-19T22:25:53Z",
"rates": {
"DKK": 4.661785
}
}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": 466.1785,
"rate": 4.661785
}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