Rate Overview
Live
1 HTG = 0.005645 GBP
1 GBP = 177.1479
HTG
Avg
0.005650
High
0.005664
Low
0.005615
Last updated: 9/7/2026, 4:42:25 PM
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-09-07T16:42:25Z",
"rates": {
"GBP": 0.005645
}
}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.5645,
"rate": 0.005645
}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