Rate Overview
Live
1 HTG = 0.059586 HKD
1 HKD = 16.7825
HTG
Avg
0.059356
High
0.060786
Low
0.058470
Last updated: 3/27/2026, 5:08:01 PM
Quick Conversions
| HTG | HKD |
|---|---|
| 1 HTG | 0.06 HKD |
| 10 HTG | 0.60 HKD |
| 50 HTG | 2.98 HKD |
| 100 HTG | 5.96 HKD |
| 500 HTG | 29.79 HKD |
| 1,000 HTG | 59.59 HKD |
Get HTG/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=HKDExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-03-27T17:08:01Z",
"rates": {
"HKD": 0.059586
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "HKD",
"amount": 100
},
"result": 5.9586,
"rate": 0.059586
}Build with HTG/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key