Rate Overview
Live
1 BWP = 0.588562 SBD
1 SBD = 1.6991
BWP
Avg
0.598853
High
0.630533
Low
0.566475
Last updated: 5/28/2026, 9:41:27 PM
Quick Conversions
| BWP | SBD |
|---|---|
| 1 BWP | 0.59 SBD |
| 10 BWP | 5.89 SBD |
| 50 BWP | 29.43 SBD |
| 100 BWP | 58.86 SBD |
| 500 BWP | 294.28 SBD |
| 1,000 BWP | 588.56 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-05-28T21:41:27Z",
"rates": {
"SBD": 0.588562
}
}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": 58.8562,
"rate": 0.588562
}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