Rate Overview
Live
1 DKK = 20.4008 HTG
1 HTG = 0.049018
DKK
Avg
20.5031
High
20.7565
Low
20.2849
Last updated: 3/7/2026, 8:58:11 AM
Quick Conversions
| DKK | HTG |
|---|---|
| 1 DKK | 20.40 HTG |
| 10 DKK | 204.01 HTG |
| 50 DKK | 1,020.04 HTG |
| 100 DKK | 2,040.08 HTG |
| 500 DKK | 10,200.41 HTG |
| 1,000 DKK | 20,400.81 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-03-07T08:58:11Z",
"rates": {
"HTG": 20.40081
}
}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": 2040.081,
"rate": 20.40081
}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