Rate Overview
Live
1 BOB = 19.0011 HTG
1 HTG = 0.052628
BOB
Avg
18.9554
High
19.0011
Low
18.8689
Last updated: 5/7/2026, 1:47:53 PM
Quick Conversions
| BOB | HTG |
|---|---|
| 1 BOB | 19.00 HTG |
| 10 BOB | 190.01 HTG |
| 50 BOB | 950.06 HTG |
| 100 BOB | 1,900.11 HTG |
| 500 BOB | 9,500.56 HTG |
| 1,000 BOB | 19,001.12 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-07T13:47:53Z",
"rates": {
"HTG": 19.001123
}
}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": 1900.1123,
"rate": 19.001123
}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