Rate Overview
Live
1 BWP = 0.094638 BND
1 BND = 10.5666
BWP
Avg
0.095545
High
0.096893
Low
0.094617
Last updated: 3/7/2026, 9:32:22 AM
Quick Conversions
| BWP | BND |
|---|---|
| 1 BWP | 0.09 BND |
| 10 BWP | 0.95 BND |
| 50 BWP | 4.73 BND |
| 100 BWP | 9.46 BND |
| 500 BWP | 47.32 BND |
| 1,000 BWP | 94.64 BND |
Get BWP/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=BNDExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-03-07T09:32:22Z",
"rates": {
"BND": 0.094638
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "BND",
"amount": 100
},
"result": 9.463799999999999,
"rate": 0.094638
}Build with BWP/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key