Rate Overview
Live
1 CHF = 8.0284 DKK
1 DKK = 0.124558
CHF
Avg
8.0519
High
8.0940
Low
8.0284
Last updated: 7/27/2026, 9:12:15 PM
Quick Conversions
| CHF | DKK |
|---|---|
| 1 CHF | 8.03 DKK |
| 10 CHF | 80.28 DKK |
| 50 CHF | 401.42 DKK |
| 100 CHF | 802.84 DKK |
| 500 CHF | 4,014.21 DKK |
| 1,000 CHF | 8,028.41 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-27T21:12:15Z",
"rates": {
"DKK": 8.028411
}
}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": 802.8411,
"rate": 8.028411
}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