Rate Overview
Live
1 BWP = 42.3096 SOS
1 SOS = 0.023635
BWP
Avg
42.0532
High
42.8198
Low
40.0196
Last updated: 7/6/2026, 4:58:48 PM
Quick Conversions
| BWP | SOS |
|---|---|
| 1 BWP | 42.31 SOS |
| 10 BWP | 423.10 SOS |
| 50 BWP | 2,115.48 SOS |
| 100 BWP | 4,230.96 SOS |
| 500 BWP | 21,154.78 SOS |
| 1,000 BWP | 42,309.56 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-06T16:58:48Z",
"rates": {
"SOS": 42.309558
}
}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": 4230.955800000001,
"rate": 42.309558
}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