Rate Overview
Live
1 SOS = 0.023534 BWP
1 BWP = 42.4917
SOS
Avg
0.023551
High
0.023684
Low
0.023353
Last updated: 6/19/2026, 8:21:13 AM
Quick Conversions
| SOS | BWP |
|---|---|
| 1 SOS | 0.02 BWP |
| 10 SOS | 0.24 BWP |
| 50 SOS | 1.18 BWP |
| 100 SOS | 2.35 BWP |
| 500 SOS | 11.77 BWP |
| 1,000 SOS | 23.53 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-06-19T08:21:13Z",
"rates": {
"BWP": 0.023534
}
}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.3533999999999997,
"rate": 0.023534
}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