Rate Overview
Live
1 GBP = 177.6056 HTG
1 HTG = 0.005630
GBP
Avg
176.7418
High
177.6056
Low
175.7119
Last updated: 4/17/2026, 2:45:13 PM
Quick Conversions
| GBP | HTG |
|---|---|
| 1 GBP | 177.61 HTG |
| 10 GBP | 1,776.06 HTG |
| 50 GBP | 8,880.28 HTG |
| 100 GBP | 17,760.56 HTG |
| 500 GBP | 88,802.82 HTG |
| 1,000 GBP | 177,605.64 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-04-17T14:45:13Z",
"rates": {
"HTG": 177.605636
}
}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": 17760.5636,
"rate": 177.605636
}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