Rate Overview
Live
1 HNL = 0.512658 BWP
1 BWP = 1.9506
HNL
Avg
0.517784
High
0.548846
Low
0.493266
Last updated: 7/28/2026, 3:30:33 PM
Quick Conversions
| HNL | BWP |
|---|---|
| 1 HNL | 0.51 BWP |
| 10 HNL | 5.13 BWP |
| 50 HNL | 25.63 BWP |
| 100 HNL | 51.27 BWP |
| 500 HNL | 256.33 BWP |
| 1,000 HNL | 512.66 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-07-28T15:30:33Z",
"rates": {
"BWP": 0.512658
}
}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": 51.26579999999999,
"rate": 0.512658
}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