Rate Overview
Live
1 DKK = 1.1952 HKD
1 HKD = 0.836680
DKK
Avg
1.2002
High
1.2166
Low
1.1894
Last updated: 7/13/2026, 4:13:37 PM
Quick Conversions
| DKK | HKD |
|---|---|
| 1 DKK | 1.20 HKD |
| 10 DKK | 11.95 HKD |
| 50 DKK | 59.76 HKD |
| 100 DKK | 119.52 HKD |
| 500 DKK | 597.60 HKD |
| 1,000 DKK | 1,195.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-13T16:13:37Z",
"rates": {
"HKD": 1.1952
}
}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.52000000000001,
"rate": 1.1952
}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