Rate Overview
Live
1 HKD = 0.821033 DKK
1 DKK = 1.2180
HKD
Avg
0.818081
High
0.836109
Low
0.805214
Last updated: 5/28/2026, 1:55:57 AM
Quick Conversions
| HKD | DKK |
|---|---|
| 1 HKD | 0.82 DKK |
| 10 HKD | 8.21 DKK |
| 50 HKD | 41.05 DKK |
| 100 HKD | 82.10 DKK |
| 500 HKD | 410.52 DKK |
| 1,000 HKD | 821.03 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-05-28T01:55:57Z",
"rates": {
"DKK": 0.821033
}
}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": 82.1033,
"rate": 0.821033
}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