Rate Overview
Live
1 DKK = 1.2201 HKD
1 HKD = 0.819609
DKK
Avg
1.2228
High
1.2510
Low
1.2041
Last updated: 5/26/2026, 1:02:45 PM
Quick Conversions
| DKK | HKD |
|---|---|
| 1 DKK | 1.22 HKD |
| 10 DKK | 12.20 HKD |
| 50 DKK | 61.00 HKD |
| 100 DKK | 122.01 HKD |
| 500 DKK | 610.05 HKD |
| 1,000 DKK | 1,220.09 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-05-26T13:02:45Z",
"rates": {
"HKD": 1.220094
}
}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": 122.0094,
"rate": 1.220094
}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