Rate Overview
Live
1 DKK = 1.0558 CNY
1 CNY = 0.947193
DKK
Avg
1.0562
High
1.0584
Low
1.0543
Last updated: 5/28/2026, 12:06:59 AM
Quick Conversions
| DKK | CNY |
|---|---|
| 1 DKK | 1.06 CNY |
| 10 DKK | 10.56 CNY |
| 50 DKK | 52.79 CNY |
| 100 DKK | 105.58 CNY |
| 500 DKK | 527.88 CNY |
| 1,000 DKK | 1,055.75 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-28T00:06:59Z",
"rates": {
"CNY": 1.055751
}
}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.5751,
"rate": 1.055751
}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