Rate Overview
Live
1 HTG = 0.005750 GBP
1 GBP = 173.9130
HTG
Avg
0.005681
High
0.005793
Low
0.005531
Last updated: 7/29/2026, 9:41:12 AM
Quick Conversions
| HTG | GBP |
|---|---|
| 1 HTG | 0.01 GBP |
| 10 HTG | 0.06 GBP |
| 50 HTG | 0.29 GBP |
| 100 HTG | 0.58 GBP |
| 500 HTG | 2.88 GBP |
| 1,000 HTG | 5.75 GBP |
Get HTG/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=GBPExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-29T09:41:12Z",
"rates": {
"GBP": 0.00575
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "GBP",
"amount": 100
},
"result": 0.575,
"rate": 0.00575
}Build with HTG/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key