Rate Overview
Live
1 BWP = 2.0029 HNL
1 HNL = 0.499278
BWP
Avg
1.9827
High
2.0029
Low
1.9695
Last updated: 6/16/2026, 1:28:36 PM
Quick Conversions
| BWP | HNL |
|---|---|
| 1 BWP | 2.00 HNL |
| 10 BWP | 20.03 HNL |
| 50 BWP | 100.14 HNL |
| 100 BWP | 200.29 HNL |
| 500 BWP | 1,001.45 HNL |
| 1,000 BWP | 2,002.89 HNL |
Get BWP/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=HNLExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-06-16T13:28:36Z",
"rates": {
"HNL": 2.002891
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "HNL",
"amount": 100
},
"result": 200.2891,
"rate": 2.002891
}Build with BWP/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key