Rate Overview
Live
1 SOS = 0.023477 BWP
1 BWP = 42.5949
SOS
Avg
0.023493
High
0.023564
Low
0.023445
Last updated: 4/17/2026, 1:10:31 PM
Quick Conversions
| SOS | BWP |
|---|---|
| 1 SOS | 0.02 BWP |
| 10 SOS | 0.23 BWP |
| 50 SOS | 1.17 BWP |
| 100 SOS | 2.35 BWP |
| 500 SOS | 11.74 BWP |
| 1,000 SOS | 23.48 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-04-17T13:10:31Z",
"rates": {
"BWP": 0.023477
}
}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.3477,
"rate": 0.023477
}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