Rate Overview
Live
1 BND = 10.5830 BWP
1 BWP = 0.094491
BND
Avg
10.5685
High
11.0995
Low
10.2994
Last updated: 7/31/2026, 1:24:39 AM
Quick Conversions
| BND | BWP |
|---|---|
| 1 BND | 10.58 BWP |
| 10 BND | 105.83 BWP |
| 50 BND | 529.15 BWP |
| 100 BND | 1,058.30 BWP |
| 500 BND | 5,291.52 BWP |
| 1,000 BND | 10,583.04 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-07-31T01:24:39Z",
"rates": {
"BWP": 10.583036
}
}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": 1058.3036,
"rate": 10.583036
}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