Rate Overview
Live
1 DKK = 1.2381 HKD
1 HKD = 0.807660
DKK
Avg
1.2311
High
1.2381
Low
1.2246
Last updated: 4/16/2026, 4:32:06 AM
Quick Conversions
| DKK | HKD |
|---|---|
| 1 DKK | 1.24 HKD |
| 10 DKK | 12.38 HKD |
| 50 DKK | 61.91 HKD |
| 100 DKK | 123.81 HKD |
| 500 DKK | 619.07 HKD |
| 1,000 DKK | 1,238.15 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-04-16T04:32:06Z",
"rates": {
"HKD": 1.238145
}
}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": 123.81450000000001,
"rate": 1.238145
}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