Rate Overview
Live
1 CHF = 8.1057 DKK
1 DKK = 0.123370
CHF
Avg
8.1190
High
8.1405
Low
8.0945
Last updated: 7/7/2026, 11:42:11 AM
Quick Conversions
| CHF | DKK |
|---|---|
| 1 CHF | 8.11 DKK |
| 10 CHF | 81.06 DKK |
| 50 CHF | 405.28 DKK |
| 100 CHF | 810.57 DKK |
| 500 CHF | 4,052.84 DKK |
| 1,000 CHF | 8,105.68 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-07T11:42:11Z",
"rates": {
"DKK": 8.105685
}
}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": 810.5685,
"rate": 8.105685
}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