Rate Overview
Live
1 BWP = 1.9801 HNL
1 HNL = 0.505028
BWP
Avg
1.9797
High
1.9826
Low
1.9763
Last updated: 4/17/2026, 4:29:09 AM
Quick Conversions
| BWP | HNL |
|---|---|
| 1 BWP | 1.98 HNL |
| 10 BWP | 19.80 HNL |
| 50 BWP | 99.00 HNL |
| 100 BWP | 198.01 HNL |
| 500 BWP | 990.05 HNL |
| 1,000 BWP | 1,980.09 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-04-17T04:29:09Z",
"rates": {
"HNL": 1.98009
}
}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.009,
"rate": 1.98009
}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