Rate Overview
Live
1 GBP = 178.2797 HTG
1 HTG = 0.005609
GBP
Avg
177.8967
High
178.8894
Low
176.9845
Last updated: 5/7/2026, 6:01:48 PM
Quick Conversions
| GBP | HTG |
|---|---|
| 1 GBP | 178.28 HTG |
| 10 GBP | 1,782.80 HTG |
| 50 GBP | 8,913.98 HTG |
| 100 GBP | 17,827.97 HTG |
| 500 GBP | 89,139.83 HTG |
| 1,000 GBP | 178,279.66 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-05-07T18:01:48Z",
"rates": {
"HTG": 178.279663
}
}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": 17827.9663,
"rate": 178.279663
}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