Rate Overview
Live
1 CHF = 8.1531 DKK
1 DKK = 0.122653
CHF
Avg
8.0577
High
8.2735
Low
7.9310
Last updated: 5/28/2026, 10:46:15 AM
Quick Conversions
| CHF | DKK |
|---|---|
| 1 CHF | 8.15 DKK |
| 10 CHF | 81.53 DKK |
| 50 CHF | 407.65 DKK |
| 100 CHF | 815.31 DKK |
| 500 CHF | 4,076.54 DKK |
| 1,000 CHF | 8,153.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-05-28T10:46:15Z",
"rates": {
"DKK": 8.153082
}
}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": 815.3081999999999,
"rate": 8.153082
}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