Rate Overview
Live
1 CAD = 4.6436 DKK
1 DKK = 0.215349
CAD
Avg
4.6500
High
4.7464
Low
4.5971
Last updated: 5/27/2026, 9:42:10 PM
Quick Conversions
| CAD | DKK |
|---|---|
| 1 CAD | 4.64 DKK |
| 10 CAD | 46.44 DKK |
| 50 CAD | 232.18 DKK |
| 100 CAD | 464.36 DKK |
| 500 CAD | 2,321.81 DKK |
| 1,000 CAD | 4,643.62 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-27T21:42:10Z",
"rates": {
"DKK": 4.643622
}
}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.3622,
"rate": 4.643622
}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