Rate Overview
Live
1 BWP = 0.094631 BND
1 BND = 10.5674
BWP
Avg
0.094618
High
0.094769
Low
0.094468
Last updated: 9/9/2026, 8:26:07 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.63 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-09-09T08:26:07Z",
"rates": {
"BND": 0.094631
}
}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.4631,
"rate": 0.094631
}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