Rate Overview
Live
1 BWP = 42.0254 SOS
1 SOS = 0.023795
BWP
Avg
42.2461
High
43.7149
Low
40.4882
Last updated: 7/11/2026, 1:57:11 AM
Quick Conversions
| BWP | SOS |
|---|---|
| 1 BWP | 42.03 SOS |
| 10 BWP | 420.25 SOS |
| 50 BWP | 2,101.27 SOS |
| 100 BWP | 4,202.54 SOS |
| 500 BWP | 21,012.70 SOS |
| 1,000 BWP | 42,025.40 SOS |
Get BWP/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=SOSExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-07-11T01:57:11Z",
"rates": {
"SOS": 42.025403
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "SOS",
"amount": 100
},
"result": 4202.5403,
"rate": 42.025403
}Build with BWP/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key