Rate Overview
Live
1 GBP = 173.6246 HTG
1 HTG = 0.005760
GBP
Avg
173.3034
High
179.5994
Low
162.7975
Last updated: 7/27/2026, 5:59:24 PM
Quick Conversions
| GBP | HTG |
|---|---|
| 1 GBP | 173.62 HTG |
| 10 GBP | 1,736.25 HTG |
| 50 GBP | 8,681.23 HTG |
| 100 GBP | 17,362.46 HTG |
| 500 GBP | 86,812.30 HTG |
| 1,000 GBP | 173,624.60 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-07-27T17:59:24Z",
"rates": {
"HTG": 173.624601
}
}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": 17362.4601,
"rate": 173.624601
}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