Rate Overview
Live
1 HTG = 0.060204 HKD
1 HKD = 16.6102
HTG
Avg
0.059456
High
0.060786
Low
0.058470
Last updated: 7/31/2026, 4:37:21 PM
Quick Conversions
| HTG | HKD |
|---|---|
| 1 HTG | 0.06 HKD |
| 10 HTG | 0.60 HKD |
| 50 HTG | 3.01 HKD |
| 100 HTG | 6.02 HKD |
| 500 HTG | 30.10 HKD |
| 1,000 HTG | 60.20 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-07-31T16:37:21Z",
"rates": {
"HKD": 0.060204
}
}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": 6.0204,
"rate": 0.060204
}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