Rate Overview
Live
1 HKD = 0.838344 DKK
1 DKK = 1.1928
HKD
Avg
0.862879
High
0.972217
Low
0.804108
Last updated: 7/26/2026, 2:17:43 AM
Quick Conversions
| HKD | DKK |
|---|---|
| 1 HKD | 0.84 DKK |
| 10 HKD | 8.38 DKK |
| 50 HKD | 41.92 DKK |
| 100 HKD | 83.83 DKK |
| 500 HKD | 419.17 DKK |
| 1,000 HKD | 838.34 DKK |
Get HKD/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=DKKExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-26T02:17:43Z",
"rates": {
"DKK": 0.838344
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "DKK",
"amount": 100
},
"result": 83.8344,
"rate": 0.838344
}Build with HKD/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key