Rate Overview
Live
1 HNL = 0.499278 BWP
1 BWP = 2.0029
HNL
Avg
0.504392
High
0.507741
Low
0.499278
Last updated: 6/16/2026, 1:28:40 PM
Quick Conversions
| HNL | BWP |
|---|---|
| 1 HNL | 0.50 BWP |
| 10 HNL | 4.99 BWP |
| 50 HNL | 24.96 BWP |
| 100 HNL | 49.93 BWP |
| 500 HNL | 249.64 BWP |
| 1,000 HNL | 499.28 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-06-16T13:28:40Z",
"rates": {
"BWP": 0.499278
}
}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": 49.9278,
"rate": 0.499278
}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