Rate Overview
Live
1 BWP = 0.587211 SBD
1 SBD = 1.7030
BWP
Avg
0.584710
High
0.607667
Low
0.564322
Last updated: 7/28/2026, 11:43:57 AM
Quick Conversions
| BWP | SBD |
|---|---|
| 1 BWP | 0.59 SBD |
| 10 BWP | 5.87 SBD |
| 50 BWP | 29.36 SBD |
| 100 BWP | 58.72 SBD |
| 500 BWP | 293.61 SBD |
| 1,000 BWP | 587.21 SBD |
Get BWP/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=SBDExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-07-28T11:43:57Z",
"rates": {
"SBD": 0.587211
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "SBD",
"amount": 100
},
"result": 58.72110000000001,
"rate": 0.587211
}Build with BWP/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key