Rate Overview
Live
1 CAD = 4.6503 DKK
1 DKK = 0.215039
CAD
Avg
4.6462
High
4.6661
Low
4.6341
Last updated: 9/4/2026, 6:49:06 PM
Quick Conversions
| CAD | DKK |
|---|---|
| 1 CAD | 4.65 DKK |
| 10 CAD | 46.50 DKK |
| 50 CAD | 232.52 DKK |
| 100 CAD | 465.03 DKK |
| 500 CAD | 2,325.16 DKK |
| 1,000 CAD | 4,650.32 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-09-04T18:49:06Z",
"rates": {
"DKK": 4.650318
}
}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": 465.03180000000003,
"rate": 4.650318
}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