Rate Overview
Live
1 GBP = 173.9294 HTG
1 HTG = 0.005749
GBP
Avg
175.5147
High
177.0588
Low
173.9294
Last updated: 3/28/2026, 12:26:55 PM
Quick Conversions
| GBP | HTG |
|---|---|
| 1 GBP | 173.93 HTG |
| 10 GBP | 1,739.29 HTG |
| 50 GBP | 8,696.47 HTG |
| 100 GBP | 17,392.94 HTG |
| 500 GBP | 86,964.72 HTG |
| 1,000 GBP | 173,929.43 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-28T12:26:55Z",
"rates": {
"HTG": 173.929434
}
}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": 17392.9434,
"rate": 173.929434
}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