Rate Overview
Live
1 GBP = 174.6008 HTG
1 HTG = 0.005727
GBP
Avg
174.3041
High
175.4567
Low
172.6172
Last updated: 7/7/2026, 6:04:25 AM
Quick Conversions
| GBP | HTG |
|---|---|
| 1 GBP | 174.60 HTG |
| 10 GBP | 1,746.01 HTG |
| 50 GBP | 8,730.04 HTG |
| 100 GBP | 17,460.08 HTG |
| 500 GBP | 87,300.39 HTG |
| 1,000 GBP | 174,600.77 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-07T06:04:25Z",
"rates": {
"HTG": 174.600773
}
}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": 17460.0773,
"rate": 174.600773
}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