Rate Overview
Live
1 BND = 10.5799 BWP
1 BWP = 0.094519
BND
Avg
10.5410
High
10.5799
Low
10.4903
Last updated: 8/21/2026, 12:12:07 PM
Quick Conversions
| BND | BWP |
|---|---|
| 1 BND | 10.58 BWP |
| 10 BND | 105.80 BWP |
| 50 BND | 528.99 BWP |
| 100 BND | 1,057.99 BWP |
| 500 BND | 5,289.94 BWP |
| 1,000 BND | 10,579.89 BWP |
Get BND/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=BWPExample Response:
{
"success": true,
"base": "BND",
"date": "2026-08-21T12:12:07Z",
"rates": {
"BWP": 10.579887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "BWP",
"amount": 100
},
"result": 1057.9886999999999,
"rate": 10.579887
}Build with BND/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key