Rate Overview
Live
1 CHF = 8.2837 DKK
1 DKK = 0.120720
CHF
Avg
8.2327
High
8.2837
Low
8.1948
Last updated: 3/6/2026, 6:07:21 PM
Quick Conversions
| CHF | DKK |
|---|---|
| 1 CHF | 8.28 DKK |
| 10 CHF | 82.84 DKK |
| 50 CHF | 414.18 DKK |
| 100 CHF | 828.37 DKK |
| 500 CHF | 4,141.83 DKK |
| 1,000 CHF | 8,283.66 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-06T18:07:21Z",
"rates": {
"DKK": 8.283658
}
}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": 828.3658,
"rate": 8.283658
}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