Rate Overview
Live
1 HTG = 0.005646 GBP
1 GBP = 177.1165
HTG
Avg
0.005656
High
0.005691
Low
0.005630
Last updated: 4/18/2026, 8:51:03 AM
Quick Conversions
| HTG | GBP |
|---|---|
| 1 HTG | 0.01 GBP |
| 10 HTG | 0.06 GBP |
| 50 HTG | 0.28 GBP |
| 100 HTG | 0.56 GBP |
| 500 HTG | 2.82 GBP |
| 1,000 HTG | 5.65 GBP |
Get HTG/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=GBPExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-04-18T08:51:03Z",
"rates": {
"GBP": 0.005646
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "GBP",
"amount": 100
},
"result": 0.5646,
"rate": 0.005646
}Build with HTG/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key