Rate Overview
Live
1 BOB = 18.9439 HTG
1 HTG = 0.052788
BOB
Avg
18.9600
High
18.9796
Low
18.9363
Last updated: 4/17/2026, 7:41:56 AM
Quick Conversions
| BOB | HTG |
|---|---|
| 1 BOB | 18.94 HTG |
| 10 BOB | 189.44 HTG |
| 50 BOB | 947.19 HTG |
| 100 BOB | 1,894.39 HTG |
| 500 BOB | 9,471.93 HTG |
| 1,000 BOB | 18,943.87 HTG |
Get BOB/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=HTGExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-04-17T07:41:56Z",
"rates": {
"HTG": 18.943867
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "HTG",
"amount": 100
},
"result": 1894.3867,
"rate": 18.943867
}Build with BOB/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key