Rate Overview
Live
1 DKK = 1.0571 CNY
1 CNY = 0.946025
DKK
Avg
1.0563
High
1.0584
Low
1.0543
Last updated: 5/27/2026, 5:12:40 PM
Quick Conversions
| DKK | CNY |
|---|---|
| 1 DKK | 1.06 CNY |
| 10 DKK | 10.57 CNY |
| 50 DKK | 52.85 CNY |
| 100 DKK | 105.71 CNY |
| 500 DKK | 528.53 CNY |
| 1,000 DKK | 1,057.05 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-27T17:12:40Z",
"rates": {
"CNY": 1.057054
}
}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.7054,
"rate": 1.057054
}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