Rate Overview
Live
1 GBP = 175.9353 HTG
1 HTG = 0.005684
GBP
Avg
176.1212
High
177.3499
Low
175.4621
Last updated: 5/27/2026, 9:41:16 PM
Quick Conversions
| GBP | HTG |
|---|---|
| 1 GBP | 175.94 HTG |
| 10 GBP | 1,759.35 HTG |
| 50 GBP | 8,796.76 HTG |
| 100 GBP | 17,593.53 HTG |
| 500 GBP | 87,967.63 HTG |
| 1,000 GBP | 175,935.26 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-27T21:41:16Z",
"rates": {
"HTG": 175.935256
}
}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": 17593.5256,
"rate": 175.935256
}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