Rate Overview
Live
1 BWP = 0.591356 SBD
1 SBD = 1.6910
BWP
Avg
0.596528
High
0.626845
Low
0.571366
Last updated: 5/29/2026, 2:27:53 PM
Quick Conversions
| BWP | SBD |
|---|---|
| 1 BWP | 0.59 SBD |
| 10 BWP | 5.91 SBD |
| 50 BWP | 29.57 SBD |
| 100 BWP | 59.14 SBD |
| 500 BWP | 295.68 SBD |
| 1,000 BWP | 591.36 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-29T14:27:53Z",
"rates": {
"SBD": 0.591356
}
}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.1356,
"rate": 0.591356
}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