Rate Overview
Live
1 CAD = 4.6475 DKK
1 DKK = 0.215168
CAD
Avg
5.0065
High
5.7115
Low
4.5668
Last updated: 5/27/2026, 6:24:51 PM
Quick Conversions
| CAD | DKK |
|---|---|
| 1 CAD | 4.65 DKK |
| 10 CAD | 46.48 DKK |
| 50 CAD | 232.38 DKK |
| 100 CAD | 464.75 DKK |
| 500 CAD | 2,323.77 DKK |
| 1,000 CAD | 4,647.54 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-05-27T18:24:51Z",
"rates": {
"DKK": 4.64754
}
}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": 464.754,
"rate": 4.64754
}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