Rate Overview
Live
1 HTG = 0.083867 BOB
1 BOB = 11.9236
HTG
Avg
0.083367
High
0.085329
Low
0.081812
Last updated: 7/27/2026, 4:29:35 PM
Quick Conversions
| HTG | BOB |
|---|---|
| 1 HTG | 0.08 BOB |
| 10 HTG | 0.84 BOB |
| 50 HTG | 4.19 BOB |
| 100 HTG | 8.39 BOB |
| 500 HTG | 41.93 BOB |
| 1,000 HTG | 83.87 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-27T16:29:35Z",
"rates": {
"BOB": 0.083867
}
}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.3867,
"rate": 0.083867
}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