Rate Overview
Live
1 DKK = 1.0731 CNY
1 CNY = 0.931862
DKK
Avg
1.0712
High
1.0732
Low
1.0681
Last updated: 5/7/2026, 8:02:28 AM
Quick Conversions
| DKK | CNY |
|---|---|
| 1 DKK | 1.07 CNY |
| 10 DKK | 10.73 CNY |
| 50 DKK | 53.66 CNY |
| 100 DKK | 107.31 CNY |
| 500 DKK | 536.56 CNY |
| 1,000 DKK | 1,073.12 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-07T08:02:28Z",
"rates": {
"CNY": 1.07312
}
}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.31200000000001,
"rate": 1.07312
}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