Rate Overview
Live
1 GBP = 176.0366 HTG
1 HTG = 0.005681
GBP
Avg
175.9177
High
176.9127
Low
174.8063
Last updated: 3/7/2026, 7:42:51 AM
Quick Conversions
| GBP | HTG |
|---|---|
| 1 GBP | 176.04 HTG |
| 10 GBP | 1,760.37 HTG |
| 50 GBP | 8,801.83 HTG |
| 100 GBP | 17,603.66 HTG |
| 500 GBP | 88,018.28 HTG |
| 1,000 GBP | 176,036.57 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-03-07T07:42:51Z",
"rates": {
"HTG": 176.036567
}
}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": 17603.6567,
"rate": 176.036567
}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