Rate Overview
Live
1 BOB = 18.9200 HTG
1 HTG = 0.052854
BOB
Avg
18.9972
High
19.2038
Low
18.8689
Last updated: 5/27/2026, 11:52:23 PM
Quick Conversions
| BOB | HTG |
|---|---|
| 1 BOB | 18.92 HTG |
| 10 BOB | 189.20 HTG |
| 50 BOB | 946.00 HTG |
| 100 BOB | 1,892.00 HTG |
| 500 BOB | 9,460.02 HTG |
| 1,000 BOB | 18,920.04 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-05-27T23:52:23Z",
"rates": {
"HTG": 18.92004
}
}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": 1892.004,
"rate": 18.92004
}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