Rate Overview
Live
1 BND = 10.5475 BWP
1 BWP = 0.094809
BND
Avg
10.5460
High
10.5684
Low
10.5348
Last updated: 4/17/2026, 11:59:16 AM
Quick Conversions
| BND | BWP |
|---|---|
| 1 BND | 10.55 BWP |
| 10 BND | 105.47 BWP |
| 50 BND | 527.37 BWP |
| 100 BND | 1,054.75 BWP |
| 500 BND | 5,273.74 BWP |
| 1,000 BND | 10,547.47 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-04-17T11:59:16Z",
"rates": {
"BWP": 10.54747
}
}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": 1054.747,
"rate": 10.54747
}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