Rate Overview
Live
1 BWP = 2.0125 HNL
1 HNL = 0.496883
BWP
Avg
1.9501
High
2.0125
Low
1.8704
Last updated: 7/24/2026, 8:15:23 PM
Quick Conversions
| BWP | HNL |
|---|---|
| 1 BWP | 2.01 HNL |
| 10 BWP | 20.13 HNL |
| 50 BWP | 100.63 HNL |
| 100 BWP | 201.25 HNL |
| 500 BWP | 1,006.27 HNL |
| 1,000 BWP | 2,012.54 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-07-24T20:15:23Z",
"rates": {
"HNL": 2.012545
}
}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": 201.25449999999998,
"rate": 2.012545
}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