Rate Overview
Live
1 DKK = 0.126006 CHF
1 CHF = 7.9361
DKK
Avg
0.125609
High
0.126073
Low
0.125214
Last updated: 9/3/2026, 12:30:10 AM
Quick Conversions
| DKK | CHF |
|---|---|
| 1 DKK | 0.13 CHF |
| 10 DKK | 1.26 CHF |
| 50 DKK | 6.30 CHF |
| 100 DKK | 12.60 CHF |
| 500 DKK | 63.00 CHF |
| 1,000 DKK | 126.01 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-09-03T00:30:10Z",
"rates": {
"CHF": 0.126006
}
}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.6006,
"rate": 0.126006
}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