Rate Overview
Live
1 CHF = 8.0369 DKK
1 DKK = 0.124426
CHF
Avg
8.1438
High
8.2935
Low
8.0369
Last updated: 7/25/2026, 9:04:53 PM
Quick Conversions
| CHF | DKK |
|---|---|
| 1 CHF | 8.04 DKK |
| 10 CHF | 80.37 DKK |
| 50 CHF | 401.85 DKK |
| 100 CHF | 803.69 DKK |
| 500 CHF | 4,018.46 DKK |
| 1,000 CHF | 8,036.92 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-25T21:04:53Z",
"rates": {
"DKK": 8.036919
}
}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": 803.6918999999999,
"rate": 8.036919
}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