Rate Overview
Live
1 GBP = 177.6881 HTG
1 HTG = 0.005628
GBP
Avg
176.7374
High
177.6881
Low
175.7119
Last updated: 4/17/2026, 1:37:00 PM
Quick Conversions
| GBP | HTG |
|---|---|
| 1 GBP | 177.69 HTG |
| 10 GBP | 1,776.88 HTG |
| 50 GBP | 8,884.40 HTG |
| 100 GBP | 17,768.81 HTG |
| 500 GBP | 88,844.05 HTG |
| 1,000 GBP | 177,688.09 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-17T13:37:00Z",
"rates": {
"HTG": 177.68809
}
}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": 17768.808999999997,
"rate": 177.68809
}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