Rate Overview
Live
1 BOB = 18.9109 HTG
1 HTG = 0.052880
BOB
Avg
18.9157
High
18.9761
Low
18.8660
Last updated: 6/19/2026, 8:23:16 AM
Quick Conversions
| BOB | HTG |
|---|---|
| 1 BOB | 18.91 HTG |
| 10 BOB | 189.11 HTG |
| 50 BOB | 945.54 HTG |
| 100 BOB | 1,891.09 HTG |
| 500 BOB | 9,455.43 HTG |
| 1,000 BOB | 18,910.86 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-06-19T08:23:16Z",
"rates": {
"HTG": 18.910858
}
}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": 1891.0858,
"rate": 18.910858
}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