Rate Overview
Live
1 HTG = 0.086085 BOB
1 BOB = 11.6164
HTG
Avg
0.054988
High
0.086085
Low
0.052073
Last updated: 7/28/2026, 11:56:02 AM
Quick Conversions
| HTG | BOB |
|---|---|
| 1 HTG | 0.09 BOB |
| 10 HTG | 0.86 BOB |
| 50 HTG | 4.30 BOB |
| 100 HTG | 8.61 BOB |
| 500 HTG | 43.04 BOB |
| 1,000 HTG | 86.09 BOB |
Get HTG/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=BOBExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-28T11:56:02Z",
"rates": {
"BOB": 0.086085
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "BOB",
"amount": 100
},
"result": 8.6085,
"rate": 0.086085
}Build with HTG/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key