Rate Overview
Live
1 DKK = 20.0545 HTG
1 HTG = 0.049864
DKK
Avg
20.2044
High
20.3698
Low
20.0338
Last updated: 6/19/2026, 12:14:53 PM
Quick Conversions
| DKK | HTG |
|---|---|
| 1 DKK | 20.05 HTG |
| 10 DKK | 200.55 HTG |
| 50 DKK | 1,002.73 HTG |
| 100 DKK | 2,005.45 HTG |
| 500 DKK | 10,027.27 HTG |
| 1,000 DKK | 20,054.53 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-06-19T12:14:53Z",
"rates": {
"HTG": 20.054532
}
}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": 2005.4532,
"rate": 20.054532
}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