Rate Overview
Live
1 BND = 10.7060 BWP
1 BWP = 0.093406
BND
Avg
10.5556
High
10.7060
Low
10.3206
Last updated: 3/28/2026, 12:04:12 PM
Quick Conversions
| BND | BWP |
|---|---|
| 1 BND | 10.71 BWP |
| 10 BND | 107.06 BWP |
| 50 BND | 535.30 BWP |
| 100 BND | 1,070.60 BWP |
| 500 BND | 5,352.99 BWP |
| 1,000 BND | 10,705.99 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-03-28T12:04:12Z",
"rates": {
"BWP": 10.705987
}
}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": 1070.5987,
"rate": 10.705987
}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