Rate Overview
Live
1 HTG = 0.005700 GBP
1 GBP = 175.4386
HTG
Avg
0.005683
High
0.005720
Low
0.005650
Last updated: 3/6/2026, 7:59:42 PM
Quick Conversions
| HTG | GBP |
|---|---|
| 1 HTG | 0.01 GBP |
| 10 HTG | 0.06 GBP |
| 50 HTG | 0.29 GBP |
| 100 HTG | 0.57 GBP |
| 500 HTG | 2.85 GBP |
| 1,000 HTG | 5.70 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-03-06T19:59:42Z",
"rates": {
"GBP": 0.0057
}
}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.5700000000000001,
"rate": 0.0057
}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