Rate Overview
Live
1 DKK = 1.0765 CNY
1 CNY = 0.928949
DKK
Avg
1.0724
High
1.0765
Low
1.0682
Last updated: 4/16/2026, 6:34:43 PM
Quick Conversions
| DKK | CNY |
|---|---|
| 1 DKK | 1.08 CNY |
| 10 DKK | 10.76 CNY |
| 50 DKK | 53.82 CNY |
| 100 DKK | 107.65 CNY |
| 500 DKK | 538.24 CNY |
| 1,000 DKK | 1,076.49 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-04-16T18:34:43Z",
"rates": {
"CNY": 1.076485
}
}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": 107.64849999999998,
"rate": 1.076485
}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