Rate Overview
Live
1 GBP = 177.1146 HTG
1 HTG = 0.005646
GBP
Avg
176.1508
High
177.1809
Low
174.4572
Last updated: 7/25/2026, 8:27:52 PM
Quick Conversions
| GBP | HTG |
|---|---|
| 1 GBP | 177.11 HTG |
| 10 GBP | 1,771.15 HTG |
| 50 GBP | 8,855.73 HTG |
| 100 GBP | 17,711.46 HTG |
| 500 GBP | 88,557.31 HTG |
| 1,000 GBP | 177,114.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-25T20:27:52Z",
"rates": {
"HTG": 177.114623
}
}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": 17711.4623,
"rate": 177.114623
}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