Rate Overview
Live
1 HNL = 0.509488 BWP
1 BWP = 1.9628
HNL
Avg
0.502944
High
0.510452
Low
0.492188
Last updated: 3/7/2026, 7:41:07 AM
Quick Conversions
| HNL | BWP |
|---|---|
| 1 HNL | 0.51 BWP |
| 10 HNL | 5.09 BWP |
| 50 HNL | 25.47 BWP |
| 100 HNL | 50.95 BWP |
| 500 HNL | 254.74 BWP |
| 1,000 HNL | 509.49 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-03-07T07:41:07Z",
"rates": {
"BWP": 0.509488
}
}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.948800000000006,
"rate": 0.509488
}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