Rate Overview
Live
1 HTG = 0.104236 BWP
1 BWP = 9.5936
HTG
Avg
0.102926
High
0.109186
Low
0.098327
Last updated: 7/31/2026, 6:44:37 AM
Quick Conversions
| HTG | BWP |
|---|---|
| 1 HTG | 0.10 BWP |
| 10 HTG | 1.04 BWP |
| 50 HTG | 5.21 BWP |
| 100 HTG | 10.42 BWP |
| 500 HTG | 52.12 BWP |
| 1,000 HTG | 104.24 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-31T06:44:37Z",
"rates": {
"BWP": 0.104236
}
}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.4236,
"rate": 0.104236
}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