Rate Overview
Live
1 DKK = 0.122691 CHF
1 CHF = 8.1506
DKK
Avg
0.122270
High
0.122691
Low
0.121747
Last updated: 3/27/2026, 1:14:00 AM
Quick Conversions
| DKK | CHF |
|---|---|
| 1 DKK | 0.12 CHF |
| 10 DKK | 1.23 CHF |
| 50 DKK | 6.13 CHF |
| 100 DKK | 12.27 CHF |
| 500 DKK | 61.35 CHF |
| 1,000 DKK | 122.69 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-03-27T01:14:00Z",
"rates": {
"CHF": 0.122691
}
}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.2691,
"rate": 0.122691
}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