Rate Overview
Live
1 DKK = 0.122573 CHF
1 CHF = 8.1584
DKK
Avg
0.122799
High
0.123596
Low
0.122565
Last updated: 5/6/2026, 9:12:27 AM
Quick Conversions
| DKK | CHF |
|---|---|
| 1 DKK | 0.12 CHF |
| 10 DKK | 1.23 CHF |
| 50 DKK | 6.13 CHF |
| 100 DKK | 12.26 CHF |
| 500 DKK | 61.29 CHF |
| 1,000 DKK | 122.57 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-05-06T09:12:27Z",
"rates": {
"CHF": 0.122573
}
}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.2573,
"rate": 0.122573
}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