Rate Overview
Live
1 CAD = 4.6808 DKK
1 DKK = 0.213641
CAD
Avg
4.6930
High
4.7140
Low
4.6765
Last updated: 3/27/2026, 1:50:02 AM
Quick Conversions
| CAD | DKK |
|---|---|
| 1 CAD | 4.68 DKK |
| 10 CAD | 46.81 DKK |
| 50 CAD | 234.04 DKK |
| 100 CAD | 468.08 DKK |
| 500 CAD | 2,340.38 DKK |
| 1,000 CAD | 4,680.75 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-03-27T01:50:02Z",
"rates": {
"DKK": 4.680754
}
}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": 468.07540000000006,
"rate": 4.680754
}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