Rate Overview
Live
1 HTG = 0.005697 GBP
1 GBP = 175.5310
HTG
Avg
0.005689
High
0.005735
Low
0.005612
Last updated: 3/26/2026, 11:36:48 PM
Quick Conversions
| HTG | GBP |
|---|---|
| 1 HTG | 0.01 GBP |
| 10 HTG | 0.06 GBP |
| 50 HTG | 0.28 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-26T23:36:48Z",
"rates": {
"GBP": 0.005697
}
}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.5697,
"rate": 0.005697
}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