Rate Overview
Live
1 HKD = 0.822928 DKK
1 DKK = 1.2152
HKD
Avg
0.817957
High
0.826415
Low
0.808458
Last updated: 3/6/2026, 6:11:15 PM
Quick Conversions
| HKD | DKK |
|---|---|
| 1 HKD | 0.82 DKK |
| 10 HKD | 8.23 DKK |
| 50 HKD | 41.15 DKK |
| 100 HKD | 82.29 DKK |
| 500 HKD | 411.46 DKK |
| 1,000 HKD | 822.93 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-03-06T18:11:15Z",
"rates": {
"DKK": 0.822928
}
}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.2928,
"rate": 0.822928
}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