Rate Overview
Live
1 CHF = 8.1309 DKK
1 DKK = 0.122988
CHF
Avg
8.0311
High
8.2716
Low
7.8337
Last updated: 3/28/2026, 1:05:30 PM
Quick Conversions
| CHF | DKK |
|---|---|
| 1 CHF | 8.13 DKK |
| 10 CHF | 81.31 DKK |
| 50 CHF | 406.54 DKK |
| 100 CHF | 813.09 DKK |
| 500 CHF | 4,065.45 DKK |
| 1,000 CHF | 8,130.89 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-03-28T13:05:30Z",
"rates": {
"DKK": 8.130893
}
}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": 813.0893000000001,
"rate": 8.130893
}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