Rate Overview
Live
1 GBP = 178.3493 HTG
1 HTG = 0.005607
GBP
Avg
177.2678
High
178.3493
Low
176.1958
Last updated: 8/16/2026, 11:51:03 PM
Quick Conversions
| GBP | HTG |
|---|---|
| 1 GBP | 178.35 HTG |
| 10 GBP | 1,783.49 HTG |
| 50 GBP | 8,917.47 HTG |
| 100 GBP | 17,834.93 HTG |
| 500 GBP | 89,174.66 HTG |
| 1,000 GBP | 178,349.31 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-08-16T23:51:03Z",
"rates": {
"HTG": 178.349312
}
}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": 17834.9312,
"rate": 178.349312
}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