Rate Overview
Live
1 BWP = 0.595481 SBD
1 SBD = 1.6793
BWP
Avg
0.605654
High
0.616525
Low
0.595481
Last updated: 3/7/2026, 9:11:14 AM
Quick Conversions
| BWP | SBD |
|---|---|
| 1 BWP | 0.60 SBD |
| 10 BWP | 5.95 SBD |
| 50 BWP | 29.77 SBD |
| 100 BWP | 59.55 SBD |
| 500 BWP | 297.74 SBD |
| 1,000 BWP | 595.48 SBD |
Get BWP/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=SBDExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-03-07T09:11:14Z",
"rates": {
"SBD": 0.595481
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "SBD",
"amount": 100
},
"result": 59.548100000000005,
"rate": 0.595481
}Build with BWP/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key