Rate Overview
Live
1 HTG = 0.052643 BOB
1 BOB = 18.9959
HTG
Avg
0.052638
High
0.052712
Low
0.052470
Last updated: 3/7/2026, 7:03:05 AM
Quick Conversions
| HTG | BOB |
|---|---|
| 1 HTG | 0.05 BOB |
| 10 HTG | 0.53 BOB |
| 50 HTG | 2.63 BOB |
| 100 HTG | 5.26 BOB |
| 500 HTG | 26.32 BOB |
| 1,000 HTG | 52.64 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-03-07T07:03:05Z",
"rates": {
"BOB": 0.052643
}
}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.2643,
"rate": 0.052643
}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