Rate Overview
Live
1 HTG = 0.049097 DKK
1 DKK = 20.3678
HTG
Avg
0.048893
High
0.050303
Low
0.047685
Last updated: 5/28/2026, 12:07:43 AM
Quick Conversions
| HTG | DKK |
|---|---|
| 1 HTG | 0.05 DKK |
| 10 HTG | 0.49 DKK |
| 50 HTG | 2.45 DKK |
| 100 HTG | 4.91 DKK |
| 500 HTG | 24.55 DKK |
| 1,000 HTG | 49.10 DKK |
Get HTG/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=DKKExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-05-28T00:07:43Z",
"rates": {
"DKK": 0.049097
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "DKK",
"amount": 100
},
"result": 4.9097,
"rate": 0.049097
}Build with HTG/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key