Rate Overview
Live
1 SOS = 0.025059 BWP
1 BWP = 39.9058
SOS
Avg
0.023919
High
0.025059
Low
0.023573
Last updated: 7/21/2026, 8:07:04 PM
Quick Conversions
| SOS | BWP |
|---|---|
| 1 SOS | 0.03 BWP |
| 10 SOS | 0.25 BWP |
| 50 SOS | 1.25 BWP |
| 100 SOS | 2.51 BWP |
| 500 SOS | 12.53 BWP |
| 1,000 SOS | 25.06 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-07-21T20:07:04Z",
"rates": {
"BWP": 0.025059
}
}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.5059,
"rate": 0.025059
}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