Rate Overview
Live
1 BOB = 18.9958 HTG
1 HTG = 0.052643
BOB
Avg
18.9975
High
19.0583
Low
18.9708
Last updated: 3/7/2026, 4:25:57 AM
Quick Conversions
| BOB | HTG |
|---|---|
| 1 BOB | 19.00 HTG |
| 10 BOB | 189.96 HTG |
| 50 BOB | 949.79 HTG |
| 100 BOB | 1,899.58 HTG |
| 500 BOB | 9,497.89 HTG |
| 1,000 BOB | 18,995.79 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-03-07T04:25:57Z",
"rates": {
"HTG": 18.995789
}
}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": 1899.5788999999997,
"rate": 18.995789
}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