Rate Overview
Live
1 CAD = 4.6618 DKK
1 DKK = 0.214511
CAD
Avg
4.6795
High
4.6969
Low
4.6618
Last updated: 5/7/2026, 5:36:37 AM
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.88 DKK |
| 1,000 CAD | 4,661.77 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-07T05:36:37Z",
"rates": {
"DKK": 4.661766
}
}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.1766,
"rate": 4.661766
}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