Rate Overview
Live
1 HKD = 0.813332 DKK
1 DKK = 1.2295
HKD
Avg
0.813385
High
0.816012
Low
0.810653
Last updated: 5/7/2026, 9:53:14 PM
Quick Conversions
| HKD | DKK |
|---|---|
| 1 HKD | 0.81 DKK |
| 10 HKD | 8.13 DKK |
| 50 HKD | 40.67 DKK |
| 100 HKD | 81.33 DKK |
| 500 HKD | 406.67 DKK |
| 1,000 HKD | 813.33 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-07T21:53:14Z",
"rates": {
"DKK": 0.813332
}
}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": 81.3332,
"rate": 0.813332
}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