Rate Overview
Live
1 CHF = 8.1273 DKK
1 DKK = 0.123043
CHF
Avg
8.0952
High
8.1273
Low
8.0716
Last updated: 4/17/2026, 9:29:09 PM
Quick Conversions
| CHF | DKK |
|---|---|
| 1 CHF | 8.13 DKK |
| 10 CHF | 81.27 DKK |
| 50 CHF | 406.36 DKK |
| 100 CHF | 812.73 DKK |
| 500 CHF | 4,063.63 DKK |
| 1,000 CHF | 8,127.26 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-04-17T21:29:09Z",
"rates": {
"DKK": 8.127262
}
}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": 812.7262,
"rate": 8.127262
}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