Rate Overview
Live
1 CAD = 4.6007 DKK
1 DKK = 0.217360
CAD
Avg
4.6200
High
4.6503
Low
4.6004
Last updated: 6/16/2026, 8:10:08 PM
Quick Conversions
| CAD | DKK |
|---|---|
| 1 CAD | 4.60 DKK |
| 10 CAD | 46.01 DKK |
| 50 CAD | 230.03 DKK |
| 100 CAD | 460.07 DKK |
| 500 CAD | 2,300.33 DKK |
| 1,000 CAD | 4,600.65 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-16T20:10:08Z",
"rates": {
"DKK": 4.600652
}
}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.0652,
"rate": 4.600652
}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