Rate Overview
Live
1 CHF = 8.0561 DKK
1 DKK = 0.124130
CHF
Avg
8.0776
High
8.1010
Low
8.0427
Last updated: 7/23/2026, 3:09:02 PM
Quick Conversions
| CHF | DKK |
|---|---|
| 1 CHF | 8.06 DKK |
| 10 CHF | 80.56 DKK |
| 50 CHF | 402.80 DKK |
| 100 CHF | 805.61 DKK |
| 500 CHF | 4,028.04 DKK |
| 1,000 CHF | 8,056.08 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-23T15:09:02Z",
"rates": {
"DKK": 8.056079
}
}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": 805.6079000000001,
"rate": 8.056079
}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