Rate Overview
Live
1 HTG = 0.103017 BWP
1 BWP = 9.7071
HTG
Avg
0.101472
High
0.103054
Low
0.099163
Last updated: 3/7/2026, 7:22:24 AM
Quick Conversions
| HTG | BWP |
|---|---|
| 1 HTG | 0.10 BWP |
| 10 HTG | 1.03 BWP |
| 50 HTG | 5.15 BWP |
| 100 HTG | 10.30 BWP |
| 500 HTG | 51.51 BWP |
| 1,000 HTG | 103.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-03-07T07:22:24Z",
"rates": {
"BWP": 0.103017
}
}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.3017,
"rate": 0.103017
}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