Rate Overview
Live
1 SBD = 1.6722 BWP
1 BWP = 0.598011
SBD
Avg
1.6756
High
1.6904
Low
1.6655
Last updated: 7/11/2026, 6:22:10 AM
Quick Conversions
| SBD | BWP |
|---|---|
| 1 SBD | 1.67 BWP |
| 10 SBD | 16.72 BWP |
| 50 SBD | 83.61 BWP |
| 100 SBD | 167.22 BWP |
| 500 SBD | 836.10 BWP |
| 1,000 SBD | 1,672.21 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-07-11T06:22:10Z",
"rates": {
"BWP": 1.672209
}
}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": 167.2209,
"rate": 1.672209
}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