Rate Overview
Live
1 BND = 10.5686 BWP
1 BWP = 0.094620
BND
Avg
10.5714
High
10.8555
Low
10.3487
Last updated: 8/1/2026, 12:02:35 AM
Quick Conversions
| BND | BWP |
|---|---|
| 1 BND | 10.57 BWP |
| 10 BND | 105.69 BWP |
| 50 BND | 528.43 BWP |
| 100 BND | 1,056.86 BWP |
| 500 BND | 5,284.29 BWP |
| 1,000 BND | 10,568.59 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-01T00:02:35Z",
"rates": {
"BWP": 10.568586
}
}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": 1056.8586,
"rate": 10.568586
}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