Rate Overview
Live
1 SOS = 0.023673 BWP
1 BWP = 42.2422
SOS
Avg
0.023333
High
0.023693
Low
0.022839
Last updated: 3/7/2026, 7:22:24 AM
Quick Conversions
| SOS | BWP |
|---|---|
| 1 SOS | 0.02 BWP |
| 10 SOS | 0.24 BWP |
| 50 SOS | 1.18 BWP |
| 100 SOS | 2.37 BWP |
| 500 SOS | 11.84 BWP |
| 1,000 SOS | 23.67 BWP |
Get SOS/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=BWPExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-03-07T07:22:24Z",
"rates": {
"BWP": 0.023673
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "BWP",
"amount": 100
},
"result": 2.3673,
"rate": 0.023673
}Build with SOS/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key