Rate Overview
Live
1 HTG = 0.102614 BWP
1 BWP = 9.7453
HTG
Avg
0.102708
High
0.103418
Low
0.102133
Last updated: 8/21/2026, 7:58:13 AM
Quick Conversions
| HTG | BWP |
|---|---|
| 1 HTG | 0.10 BWP |
| 10 HTG | 1.03 BWP |
| 50 HTG | 5.13 BWP |
| 100 HTG | 10.26 BWP |
| 500 HTG | 51.31 BWP |
| 1,000 HTG | 102.61 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-08-21T07:58:13Z",
"rates": {
"BWP": 0.102614
}
}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.2614,
"rate": 0.102614
}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