Rate Overview
Live
1 HTG = 0.052745 BOB
1 BOB = 18.9591
HTG
Avg
0.052863
High
0.053043
Low
0.052745
Last updated: 7/5/2026, 5:12:29 AM
Quick Conversions
| HTG | BOB |
|---|---|
| 1 HTG | 0.05 BOB |
| 10 HTG | 0.53 BOB |
| 50 HTG | 2.64 BOB |
| 100 HTG | 5.27 BOB |
| 500 HTG | 26.37 BOB |
| 1,000 HTG | 52.75 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-05T05:12:29Z",
"rates": {
"BOB": 0.052745
}
}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": 5.2745,
"rate": 0.052745
}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