Rate Overview
Live
1 DKK = 1.0566 CNY
1 CNY = 0.946398
DKK
Avg
1.0351
High
1.1295
Low
0.919434
Last updated: 5/27/2026, 6:28:30 PM
Quick Conversions
| DKK | CNY |
|---|---|
| 1 DKK | 1.06 CNY |
| 10 DKK | 10.57 CNY |
| 50 DKK | 52.83 CNY |
| 100 DKK | 105.66 CNY |
| 500 DKK | 528.32 CNY |
| 1,000 DKK | 1,056.64 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-05-27T18:28:30Z",
"rates": {
"CNY": 1.056638
}
}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.6638,
"rate": 1.056638
}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