Rate Overview
Live
1 CAD = 4.6764 DKK
1 DKK = 0.213841
CAD
Avg
4.6655
High
4.8366
Low
4.5565
Last updated: 3/27/2026, 3:25:05 AM
Quick Conversions
| CAD | DKK |
|---|---|
| 1 CAD | 4.68 DKK |
| 10 CAD | 46.76 DKK |
| 50 CAD | 233.82 DKK |
| 100 CAD | 467.64 DKK |
| 500 CAD | 2,338.19 DKK |
| 1,000 CAD | 4,676.38 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-27T03:25:05Z",
"rates": {
"DKK": 4.676375
}
}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": 467.63750000000005,
"rate": 4.676375
}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