Rate Overview
Live
1 BWP = 0.094809 BND
1 BND = 10.5475
BWP
Avg
0.094823
High
0.094923
Low
0.094621
Last updated: 4/17/2026, 11:59:16 AM
Quick Conversions
| BWP | BND |
|---|---|
| 1 BWP | 0.09 BND |
| 10 BWP | 0.95 BND |
| 50 BWP | 4.74 BND |
| 100 BWP | 9.48 BND |
| 500 BWP | 47.40 BND |
| 1,000 BWP | 94.81 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-04-17T11:59:16Z",
"rates": {
"BND": 0.094809
}
}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.4809,
"rate": 0.094809
}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