Rate Overview
Live
1 DKK = 0.122851 CHF
1 CHF = 8.1399
DKK
Avg
0.123141
High
0.123539
Low
0.122843
Last updated: 7/5/2026, 10:52:26 AM
Quick Conversions
| DKK | CHF |
|---|---|
| 1 DKK | 0.12 CHF |
| 10 DKK | 1.23 CHF |
| 50 DKK | 6.14 CHF |
| 100 DKK | 12.29 CHF |
| 500 DKK | 61.43 CHF |
| 1,000 DKK | 122.85 CHF |
Get DKK/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=CHFExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-05T10:52:26Z",
"rates": {
"CHF": 0.122851
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "CHF",
"amount": 100
},
"result": 12.2851,
"rate": 0.122851
}Build with DKK/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key