Rate Overview
Live
1 DKK = 1.1981 HKD
1 HKD = 0.834640
DKK
Avg
1.2197
High
1.2511
Low
1.1894
Last updated: 7/15/2026, 1:42:46 PM
Quick Conversions
| DKK | HKD |
|---|---|
| 1 DKK | 1.20 HKD |
| 10 DKK | 11.98 HKD |
| 50 DKK | 59.91 HKD |
| 100 DKK | 119.81 HKD |
| 500 DKK | 599.06 HKD |
| 1,000 DKK | 1,198.12 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-15T13:42:46Z",
"rates": {
"HKD": 1.198122
}
}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.81219999999999,
"rate": 1.198122
}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