Rate Overview
Live
1 BWP = 0.600034 SBD
1 SBD = 1.6666
BWP
Avg
0.600217
High
0.601909
Low
0.598899
Last updated: 4/17/2026, 4:52:33 AM
Quick Conversions
| BWP | SBD |
|---|---|
| 1 BWP | 0.60 SBD |
| 10 BWP | 6.00 SBD |
| 50 BWP | 30.00 SBD |
| 100 BWP | 60.00 SBD |
| 500 BWP | 300.02 SBD |
| 1,000 BWP | 600.03 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-04-17T04:52:33Z",
"rates": {
"SBD": 0.600034
}
}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": 60.0034,
"rate": 0.600034
}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