Rate Overview
Live
1 SOS = 0.024125 BWP
1 BWP = 41.4508
SOS
Avg
0.023603
High
0.024125
Low
0.022839
Last updated: 3/28/2026, 1:42:02 PM
Quick Conversions
| SOS | BWP |
|---|---|
| 1 SOS | 0.02 BWP |
| 10 SOS | 0.24 BWP |
| 50 SOS | 1.21 BWP |
| 100 SOS | 2.41 BWP |
| 500 SOS | 12.06 BWP |
| 1,000 SOS | 24.13 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-28T13:42:02Z",
"rates": {
"BWP": 0.024125
}
}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.4125,
"rate": 0.024125
}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