Rate Overview
Live
1 HTG = 0.105023 BWP
1 BWP = 9.5217
HTG
Avg
0.105140
High
0.109337
Low
0.100082
Last updated: 7/28/2026, 11:28:08 PM
Quick Conversions
| HTG | BWP |
|---|---|
| 1 HTG | 0.11 BWP |
| 10 HTG | 1.05 BWP |
| 50 HTG | 5.25 BWP |
| 100 HTG | 10.50 BWP |
| 500 HTG | 52.51 BWP |
| 1,000 HTG | 105.02 BWP |
Get HTG/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=BWPExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-28T23:28:08Z",
"rates": {
"BWP": 0.105023
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "BWP",
"amount": 100
},
"result": 10.5023,
"rate": 0.105023
}Build with HTG/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key