Rate Overview
Live
1 BWP = 1.9847 HNL
1 HNL = 0.503862
BWP
Avg
1.9585
High
1.9868
Low
1.8801
Last updated: 5/27/2026, 12:15:16 PM
Quick Conversions
| BWP | HNL |
|---|---|
| 1 BWP | 1.98 HNL |
| 10 BWP | 19.85 HNL |
| 50 BWP | 99.23 HNL |
| 100 BWP | 198.47 HNL |
| 500 BWP | 992.33 HNL |
| 1,000 BWP | 1,984.67 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-05-27T12:15:16Z",
"rates": {
"HNL": 1.98467
}
}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": 198.46699999999998,
"rate": 1.98467
}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