Rate Overview
Live
1 CHF = 8.1317 DKK
1 DKK = 0.122975
CHF
Avg
8.1123
High
8.1317
Low
8.1035
Last updated: 6/17/2026, 1:24:26 PM
Quick Conversions
| CHF | DKK |
|---|---|
| 1 CHF | 8.13 DKK |
| 10 CHF | 81.32 DKK |
| 50 CHF | 406.59 DKK |
| 100 CHF | 813.17 DKK |
| 500 CHF | 4,065.87 DKK |
| 1,000 CHF | 8,131.75 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-06-17T13:24:26Z",
"rates": {
"DKK": 8.131747
}
}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.1747,
"rate": 8.131747
}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