Rate Overview
Live
1 DKK = 1.0436 CNY
1 CNY = 0.958235
DKK
Avg
1.0426
High
1.0441
Low
1.0404
Last updated: 8/16/2026, 11:40:43 AM
Quick Conversions
| DKK | CNY |
|---|---|
| 1 DKK | 1.04 CNY |
| 10 DKK | 10.44 CNY |
| 50 DKK | 52.18 CNY |
| 100 DKK | 104.36 CNY |
| 500 DKK | 521.79 CNY |
| 1,000 DKK | 1,043.59 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-08-16T11:40:43Z",
"rates": {
"CNY": 1.043585
}
}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": 104.35849999999999,
"rate": 1.043585
}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