Rate Overview
Live
1 BND = 10.5665 BWP
1 BWP = 0.094639
BND
Avg
10.4669
High
10.5689
Low
10.3206
Last updated: 3/7/2026, 7:54:24 AM
Quick Conversions
| BND | BWP |
|---|---|
| 1 BND | 10.57 BWP |
| 10 BND | 105.66 BWP |
| 50 BND | 528.32 BWP |
| 100 BND | 1,056.65 BWP |
| 500 BND | 5,283.25 BWP |
| 1,000 BND | 10,566.50 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-07T07:54:24Z",
"rates": {
"BWP": 10.5665
}
}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": 1056.6499999999999,
"rate": 10.5665
}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