Rate Overview
Live
1 HTG = 0.100229 BWP
1 BWP = 9.9772 HTG
Avg
0.103465
High
0.106827
Low
0.098931
Last updated: 1/25/2026, 2:50:12 PM
Quick Conversions
| HTG | BWP |
|---|---|
| 1 HTG | 0.10 BWP |
| 10 HTG | 1.00 BWP |
| 50 HTG | 5.01 BWP |
| 100 HTG | 10.02 BWP |
| 500 HTG | 50.11 BWP |
| 1,000 HTG | 100.23 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-01-25T14:50:12Z",
"rates": {
"BWP": 0.100229
}
}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.0229,
"rate": 0.100229
}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