Rate Overview
Live
1 CHF = 7.9484 DKK
1 DKK = 0.125811
CHF
Avg
7.9585
High
7.9863
Low
7.9319
Last updated: 9/5/2026, 11:23:29 PM
Quick Conversions
| CHF | DKK |
|---|---|
| 1 CHF | 7.95 DKK |
| 10 CHF | 79.48 DKK |
| 50 CHF | 397.42 DKK |
| 100 CHF | 794.84 DKK |
| 500 CHF | 3,974.21 DKK |
| 1,000 CHF | 7,948.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-09-05T23:23:29Z",
"rates": {
"DKK": 7.948414
}
}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": 794.8414,
"rate": 7.948414
}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