Rate Overview
Live
1 SOS = 0.023807 BWP
1 BWP = 42.0045
SOS
Avg
0.023940
High
0.025059
Low
0.023279
Last updated: 8/1/2026, 12:15:40 PM
Quick Conversions
| SOS | BWP |
|---|---|
| 1 SOS | 0.02 BWP |
| 10 SOS | 0.24 BWP |
| 50 SOS | 1.19 BWP |
| 100 SOS | 2.38 BWP |
| 500 SOS | 11.90 BWP |
| 1,000 SOS | 23.81 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-08-01T12:15:40Z",
"rates": {
"BWP": 0.023807
}
}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.3807,
"rate": 0.023807
}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