Rate Overview
Live
1 CHF = 7.9421 DKK
1 DKK = 0.125911
CHF
Avg
7.9727
High
8.0082
Low
7.9421
Last updated: 8/16/2026, 8:26:35 PM
Quick Conversions
| CHF | DKK |
|---|---|
| 1 CHF | 7.94 DKK |
| 10 CHF | 79.42 DKK |
| 50 CHF | 397.10 DKK |
| 100 CHF | 794.21 DKK |
| 500 CHF | 3,971.05 DKK |
| 1,000 CHF | 7,942.10 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-08-16T20:26:35Z",
"rates": {
"DKK": 7.942095
}
}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": 794.2095,
"rate": 7.942095
}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