Rate Overview
Live
1 DKK = 0.123407 CHF
1 CHF = 8.1033
DKK
Avg
0.123576
High
0.123890
Low
0.123250
Last updated: 4/16/2026, 1:35:08 AM
Quick Conversions
| DKK | CHF |
|---|---|
| 1 DKK | 0.12 CHF |
| 10 DKK | 1.23 CHF |
| 50 DKK | 6.17 CHF |
| 100 DKK | 12.34 CHF |
| 500 DKK | 61.70 CHF |
| 1,000 DKK | 123.41 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-04-16T01:35:08Z",
"rates": {
"CHF": 0.123407
}
}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.3407,
"rate": 0.123407
}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