Rate Overview
Live
1 GBP = 175.5631 HTG
1 HTG = 0.005696
GBP
Avg
175.4201
High
176.0804
Low
174.8855
Last updated: 6/17/2026, 6:56:31 AM
Quick Conversions
| GBP | HTG |
|---|---|
| 1 GBP | 175.56 HTG |
| 10 GBP | 1,755.63 HTG |
| 50 GBP | 8,778.16 HTG |
| 100 GBP | 17,556.31 HTG |
| 500 GBP | 87,781.57 HTG |
| 1,000 GBP | 175,563.15 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-06-17T06:56:31Z",
"rates": {
"HTG": 175.563149
}
}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": 17556.3149,
"rate": 175.563149
}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