Rate Overview
Live
1 HNL = 0.501460 BWP
1 BWP = 1.9942
HNL
Avg
0.502869
High
0.505072
Low
0.501460
Last updated: 8/13/2026, 6:48:03 AM
Quick Conversions
| HNL | BWP |
|---|---|
| 1 HNL | 0.50 BWP |
| 10 HNL | 5.01 BWP |
| 50 HNL | 25.07 BWP |
| 100 HNL | 50.15 BWP |
| 500 HNL | 250.73 BWP |
| 1,000 HNL | 501.46 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-08-13T06:48:03Z",
"rates": {
"BWP": 0.50146
}
}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": 50.146,
"rate": 0.50146
}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