Rate Overview
Live
1 DKK = 1.1922 HKD
1 HKD = 0.838788
DKK
Avg
1.1605
High
1.2403
Low
1.0449
Last updated: 7/23/2026, 3:11:15 PM
Quick Conversions
| DKK | HKD |
|---|---|
| 1 DKK | 1.19 HKD |
| 10 DKK | 11.92 HKD |
| 50 DKK | 59.61 HKD |
| 100 DKK | 119.22 HKD |
| 500 DKK | 596.10 HKD |
| 1,000 DKK | 1,192.20 HKD |
Get DKK/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=HKDExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-23T15:11:15Z",
"rates": {
"HKD": 1.192197
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "HKD",
"amount": 100
},
"result": 119.21969999999999,
"rate": 1.192197
}Build with DKK/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key