Rate Overview
Live
1 BWP = 0.597809 SBD
1 SBD = 1.6728
BWP
Avg
0.596629
High
0.598919
Low
0.594675
Last updated: 8/13/2026, 6:59:58 AM
Quick Conversions
| BWP | SBD |
|---|---|
| 1 BWP | 0.60 SBD |
| 10 BWP | 5.98 SBD |
| 50 BWP | 29.89 SBD |
| 100 BWP | 59.78 SBD |
| 500 BWP | 298.90 SBD |
| 1,000 BWP | 597.81 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-08-13T06:59:58Z",
"rates": {
"SBD": 0.597809
}
}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.7809,
"rate": 0.597809
}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