Rate Overview
Live
1 HTG = 0.052854 BOB
1 BOB = 18.9200
HTG
Avg
0.052766
High
0.052914
Low
0.052484
Last updated: 5/27/2026, 9:44:21 AM
Quick Conversions
| HTG | BOB |
|---|---|
| 1 HTG | 0.05 BOB |
| 10 HTG | 0.53 BOB |
| 50 HTG | 2.64 BOB |
| 100 HTG | 5.29 BOB |
| 500 HTG | 26.43 BOB |
| 1,000 HTG | 52.85 BOB |
Get HTG/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=BOBExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-05-27T09:44:21Z",
"rates": {
"BOB": 0.052854
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "BOB",
"amount": 100
},
"result": 5.2854,
"rate": 0.052854
}Build with HTG/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key