Rate Overview
Live
1 DKK = 1.0366 CNY
1 CNY = 0.964650
DKK
Avg
1.0359
High
1.0380
Low
1.0334
Last updated: 7/23/2026, 7:46:14 AM
Quick Conversions
| DKK | CNY |
|---|---|
| 1 DKK | 1.04 CNY |
| 10 DKK | 10.37 CNY |
| 50 DKK | 51.83 CNY |
| 100 DKK | 103.66 CNY |
| 500 DKK | 518.32 CNY |
| 1,000 DKK | 1,036.65 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-07-23T07:46:14Z",
"rates": {
"CNY": 1.036645
}
}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": 103.6645,
"rate": 1.036645
}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