Rate Overview
Live
1 GBP = 177.1571 HTG
1 HTG = 0.005645
GBP
Avg
174.7971
High
177.1809
Low
171.9753
Last updated: 7/24/2026, 6:36:19 PM
Quick Conversions
| GBP | HTG |
|---|---|
| 1 GBP | 177.16 HTG |
| 10 GBP | 1,771.57 HTG |
| 50 GBP | 8,857.86 HTG |
| 100 GBP | 17,715.71 HTG |
| 500 GBP | 88,578.55 HTG |
| 1,000 GBP | 177,157.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-07-24T18:36:19Z",
"rates": {
"HTG": 177.157106
}
}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": 17715.7106,
"rate": 177.157106
}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