Rate Overview
Live
1 BWP = 0.075836 BSD
1 BSD = 13.1863 BWP
Avg
0.073741
High
0.076568
Low
0.071147
Last updated: 1/25/2026, 1:11:44 PM
Quick Conversions
| BWP | BSD |
|---|---|
| 1 BWP | 0.08 BSD |
| 10 BWP | 0.76 BSD |
| 50 BWP | 3.79 BSD |
| 100 BWP | 7.58 BSD |
| 500 BWP | 37.92 BSD |
| 1,000 BWP | 75.84 BSD |
Get BWP/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=BSDExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-01-25T13:11:44Z",
"rates": {
"BSD": 0.075836
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "BSD",
"amount": 100
},
"result": 7.5836,
"rate": 0.075836
}Build with BWP/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key