Rate Overview
Live
1 SBD = 1.6784 BWP
1 BWP = 0.595802
SBD
Avg
1.6740
High
1.6794
Low
1.6679
Last updated: 9/12/2026, 2:20:43 AM
Quick Conversions
| SBD | BWP |
|---|---|
| 1 SBD | 1.68 BWP |
| 10 SBD | 16.78 BWP |
| 50 SBD | 83.92 BWP |
| 100 SBD | 167.84 BWP |
| 500 SBD | 839.20 BWP |
| 1,000 SBD | 1,678.41 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-09-12T02:20:43Z",
"rates": {
"BWP": 1.67841
}
}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.841,
"rate": 1.67841
}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