Rate Overview
Live
1 BWP = 9.7071 HTG
1 HTG = 0.103017
BWP
Avg
9.8568
High
10.0844
Low
9.7036
Last updated: 3/7/2026, 9:09:08 AM
Quick Conversions
| BWP | HTG |
|---|---|
| 1 BWP | 9.71 HTG |
| 10 BWP | 97.07 HTG |
| 50 BWP | 485.36 HTG |
| 100 BWP | 970.71 HTG |
| 500 BWP | 4,853.56 HTG |
| 1,000 BWP | 9,707.12 HTG |
Get BWP/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=HTGExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-03-07T09:09:08Z",
"rates": {
"HTG": 9.707115
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "HTG",
"amount": 100
},
"result": 970.7115,
"rate": 9.707115
}Build with BWP/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key