Rate Overview
Live
1 SBD = 1.6663 BWP
1 BWP = 0.600117
SBD
Avg
1.6756
High
1.6845
Low
1.6663
Last updated: 6/19/2026, 12:06:41 PM
Quick Conversions
| SBD | BWP |
|---|---|
| 1 SBD | 1.67 BWP |
| 10 SBD | 16.66 BWP |
| 50 SBD | 83.32 BWP |
| 100 SBD | 166.63 BWP |
| 500 SBD | 833.17 BWP |
| 1,000 SBD | 1,666.34 BWP |
Get SBD/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=BWPExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-06-19T12:06:41Z",
"rates": {
"BWP": 1.666341
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "BWP",
"amount": 100
},
"result": 166.63410000000002,
"rate": 1.666341
}Build with SBD/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key