Rate Overview
Live
1 HTG = 0.084490 BOB
1 BOB = 11.8357
HTG
Avg
0.068957
High
0.084490
Low
0.052745
Last updated: 7/25/2026, 10:20:10 PM
Quick Conversions
| HTG | BOB |
|---|---|
| 1 HTG | 0.08 BOB |
| 10 HTG | 0.84 BOB |
| 50 HTG | 4.22 BOB |
| 100 HTG | 8.45 BOB |
| 500 HTG | 42.25 BOB |
| 1,000 HTG | 84.49 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-25T22:20:10Z",
"rates": {
"BOB": 0.08449
}
}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.449,
"rate": 0.08449
}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