Rate Overview
Live
1 DKK = 20.0121 HTG
1 HTG = 0.049970
DKK
Avg
20.4320
High
21.1351
Low
19.9543
Last updated: 7/29/2026, 7:35:45 PM
Quick Conversions
| DKK | HTG |
|---|---|
| 1 DKK | 20.01 HTG |
| 10 DKK | 200.12 HTG |
| 50 DKK | 1,000.61 HTG |
| 100 DKK | 2,001.21 HTG |
| 500 DKK | 10,006.06 HTG |
| 1,000 DKK | 20,012.12 HTG |
Get DKK/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=HTGExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-29T19:35:45Z",
"rates": {
"HTG": 20.012119
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "HTG",
"amount": 100
},
"result": 2001.2118999999998,
"rate": 20.012119
}Build with DKK/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key