Rate Overview
Live
1 SBD = 1.7124 BWP
1 BWP = 0.583982
SBD
Avg
1.7017
High
1.7124
Low
1.6745
Last updated: 3/27/2026, 10:10:35 AM
Quick Conversions
| SBD | BWP |
|---|---|
| 1 SBD | 1.71 BWP |
| 10 SBD | 17.12 BWP |
| 50 SBD | 85.62 BWP |
| 100 SBD | 171.24 BWP |
| 500 SBD | 856.19 BWP |
| 1,000 SBD | 1,712.38 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-03-27T10:10:35Z",
"rates": {
"BWP": 1.712382
}
}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": 171.2382,
"rate": 1.712382
}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