Rate Overview
Live
1 SBD = 1.6822 BWP
1 BWP = 0.594450
SBD
Avg
1.6606
High
1.7422
Low
1.5806
Last updated: 8/2/2026, 1:20:40 PM
Quick Conversions
| SBD | BWP |
|---|---|
| 1 SBD | 1.68 BWP |
| 10 SBD | 16.82 BWP |
| 50 SBD | 84.11 BWP |
| 100 SBD | 168.22 BWP |
| 500 SBD | 841.11 BWP |
| 1,000 SBD | 1,682.23 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-08-02T13:20:40Z",
"rates": {
"BWP": 1.682226
}
}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": 168.2226,
"rate": 1.682226
}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