Rate Overview
Live
1 DKK = 1.2152 HKD
1 HKD = 0.822929
DKK
Avg
1.2226
High
1.2369
Low
1.2100
Last updated: 3/6/2026, 6:12:40 PM
Quick Conversions
| DKK | HKD |
|---|---|
| 1 DKK | 1.22 HKD |
| 10 DKK | 12.15 HKD |
| 50 DKK | 60.76 HKD |
| 100 DKK | 121.52 HKD |
| 500 DKK | 607.59 HKD |
| 1,000 DKK | 1,215.17 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-03-06T18:12:40Z",
"rates": {
"HKD": 1.215172
}
}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": 121.51719999999999,
"rate": 1.215172
}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