Rate Overview
Live
1 BND = 10.4765 BWP
1 BWP = 0.095451
BND
Avg
10.5144
High
11.0125
Low
10.4301
Last updated: 7/8/2026, 8:47:07 AM
Quick Conversions
| BND | BWP |
|---|---|
| 1 BND | 10.48 BWP |
| 10 BND | 104.77 BWP |
| 50 BND | 523.83 BWP |
| 100 BND | 1,047.65 BWP |
| 500 BND | 5,238.27 BWP |
| 1,000 BND | 10,476.54 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-08T08:47:07Z",
"rates": {
"BWP": 10.476542
}
}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": 1047.6542,
"rate": 10.476542
}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