Rate Overview
Live
1 DKK = 0.124033 CHF
1 CHF = 8.0624
DKK
Avg
0.123737
High
0.124033
Low
0.123441
Last updated: 7/22/2026, 6:19:02 AM
Quick Conversions
| DKK | CHF |
|---|---|
| 1 DKK | 0.12 CHF |
| 10 DKK | 1.24 CHF |
| 50 DKK | 6.20 CHF |
| 100 DKK | 12.40 CHF |
| 500 DKK | 62.02 CHF |
| 1,000 DKK | 124.03 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-22T06:19:02Z",
"rates": {
"CHF": 0.124033
}
}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.4033,
"rate": 0.124033
}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