Rate Overview
Live
1 CHF = 8.0428 DKK
1 DKK = 0.124335
CHF
Avg
7.7365
High
8.2935
Low
6.8453
Last updated: 7/22/2026, 7:54:31 PM
Quick Conversions
| CHF | DKK |
|---|---|
| 1 CHF | 8.04 DKK |
| 10 CHF | 80.43 DKK |
| 50 CHF | 402.14 DKK |
| 100 CHF | 804.28 DKK |
| 500 CHF | 4,021.39 DKK |
| 1,000 CHF | 8,042.77 DKK |
Get CHF/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=DKKExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-22T19:54:31Z",
"rates": {
"DKK": 8.042773
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "DKK",
"amount": 100
},
"result": 804.2773000000001,
"rate": 8.042773
}Build with CHF/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key