Rate Overview
Live
1 GBP = 176.7891 HTG
1 HTG = 0.005656
GBP
Avg
176.9507
High
178.0670
Low
176.5376
Last updated: 9/5/2026, 5:18:03 PM
Quick Conversions
| GBP | HTG |
|---|---|
| 1 GBP | 176.79 HTG |
| 10 GBP | 1,767.89 HTG |
| 50 GBP | 8,839.46 HTG |
| 100 GBP | 17,678.91 HTG |
| 500 GBP | 88,394.56 HTG |
| 1,000 GBP | 176,789.11 HTG |
Get GBP/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=HTGExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-09-05T17:18:03Z",
"rates": {
"HTG": 176.789111
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "HTG",
"amount": 100
},
"result": 17678.911099999998,
"rate": 176.789111
}Build with GBP/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key