Rate Overview
Live
1 DKK = 1.0511 CNY
1 CNY = 0.951398
DKK
Avg
1.0481
High
1.0511
Low
1.0461
Last updated: 6/16/2026, 7:26:53 PM
Quick Conversions
| DKK | CNY |
|---|---|
| 1 DKK | 1.05 CNY |
| 10 DKK | 10.51 CNY |
| 50 DKK | 52.55 CNY |
| 100 DKK | 105.11 CNY |
| 500 DKK | 525.54 CNY |
| 1,000 DKK | 1,051.09 CNY |
Get DKK/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=CNYExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-06-16T19:26:53Z",
"rates": {
"CNY": 1.051085
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "CNY",
"amount": 100
},
"result": 105.1085,
"rate": 1.051085
}Build with DKK/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key