Rate Overview
Live
1 DKK = 1.0754 CNY
1 CNY = 0.929847
DKK
Avg
1.0763
High
1.0843
Low
1.0685
Last updated: 3/7/2026, 12:51:20 AM
Quick Conversions
| DKK | CNY |
|---|---|
| 1 DKK | 1.08 CNY |
| 10 DKK | 10.75 CNY |
| 50 DKK | 53.77 CNY |
| 100 DKK | 107.54 CNY |
| 500 DKK | 537.72 CNY |
| 1,000 DKK | 1,075.45 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-03-07T00:51:20Z",
"rates": {
"CNY": 1.075446
}
}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.54459999999999,
"rate": 1.075446
}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