Rate Overview
Live
1 BWP = 0.567457 SBD
1 SBD = 1.7622
BWP
Avg
0.586163
High
0.595007
Low
0.564627
Last updated: 7/2/2026, 5:41:47 AM
Quick Conversions
| BWP | SBD |
|---|---|
| 1 BWP | 0.57 SBD |
| 10 BWP | 5.67 SBD |
| 50 BWP | 28.37 SBD |
| 100 BWP | 56.75 SBD |
| 500 BWP | 283.73 SBD |
| 1,000 BWP | 567.46 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-07-02T05:41:47Z",
"rates": {
"SBD": 0.567457
}
}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": 56.7457,
"rate": 0.567457
}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