Rate Overview
Live
1 BND = 10.6174 BWP
1 BWP = 0.094185
BND
Avg
10.5785
High
10.6174
Low
10.5519
Last updated: 9/10/2026, 5:26:45 PM
Quick Conversions
| BND | BWP |
|---|---|
| 1 BND | 10.62 BWP |
| 10 BND | 106.17 BWP |
| 50 BND | 530.87 BWP |
| 100 BND | 1,061.74 BWP |
| 500 BND | 5,308.72 BWP |
| 1,000 BND | 10,617.44 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-09-10T17:26:45Z",
"rates": {
"BWP": 10.617442
}
}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": 1061.7442,
"rate": 10.617442
}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