Rate Overview
Live
1 HNL = 0.513593 BWP
1 BWP = 1.9471
HNL
Avg
0.518692
High
0.550594
Low
0.495061
Last updated: 7/26/2026, 3:36:46 AM
Quick Conversions
| HNL | BWP |
|---|---|
| 1 HNL | 0.51 BWP |
| 10 HNL | 5.14 BWP |
| 50 HNL | 25.68 BWP |
| 100 HNL | 51.36 BWP |
| 500 HNL | 256.80 BWP |
| 1,000 HNL | 513.59 BWP |
Get HNL/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=BWPExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-07-26T03:36:46Z",
"rates": {
"BWP": 0.513593
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "BWP",
"amount": 100
},
"result": 51.3593,
"rate": 0.513593
}Build with HNL/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key