Rate Overview
Live
1 HTG = 0.059864 HKD
1 HKD = 16.7045
HTG
Avg
0.059838
High
0.059953
Low
0.059753
Last updated: 4/18/2026, 8:51:19 AM
Quick Conversions
| HTG | HKD |
|---|---|
| 1 HTG | 0.06 HKD |
| 10 HTG | 0.60 HKD |
| 50 HTG | 2.99 HKD |
| 100 HTG | 5.99 HKD |
| 500 HTG | 29.93 HKD |
| 1,000 HTG | 59.86 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-04-18T08:51:19Z",
"rates": {
"HKD": 0.059864
}
}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.9864,
"rate": 0.059864
}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