Rate Overview
Live
1 GBP = 177.1316 HTG
1 HTG = 0.005646
GBP
Avg
175.7429
High
180.8955
Low
171.2955
Last updated: 7/25/2026, 12:37:01 AM
Quick Conversions
| GBP | HTG |
|---|---|
| 1 GBP | 177.13 HTG |
| 10 GBP | 1,771.32 HTG |
| 50 GBP | 8,856.58 HTG |
| 100 GBP | 17,713.16 HTG |
| 500 GBP | 88,565.81 HTG |
| 1,000 GBP | 177,131.62 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-07-25T00:37:01Z",
"rates": {
"HTG": 177.13162
}
}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": 17713.162,
"rate": 177.13162
}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