Rate Overview
Live
1 DKK = 1.2088 HKD
1 HKD = 0.827291
DKK
Avg
1.2176
High
1.2421
Low
1.1971
Last updated: 3/27/2026, 2:53:03 AM
Quick Conversions
| DKK | HKD |
|---|---|
| 1 DKK | 1.21 HKD |
| 10 DKK | 12.09 HKD |
| 50 DKK | 60.44 HKD |
| 100 DKK | 120.88 HKD |
| 500 DKK | 604.38 HKD |
| 1,000 DKK | 1,208.76 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-27T02:53:03Z",
"rates": {
"HKD": 1.208764
}
}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": 120.87639999999999,
"rate": 1.208764
}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