Rate Overview
Live
1 BWP = 42.2409 SOS
1 SOS = 0.023674
BWP
Avg
42.8646
High
43.7845
Low
42.2063
Last updated: 3/7/2026, 7:35:47 AM
Quick Conversions
| BWP | SOS |
|---|---|
| 1 BWP | 42.24 SOS |
| 10 BWP | 422.41 SOS |
| 50 BWP | 2,112.05 SOS |
| 100 BWP | 4,224.09 SOS |
| 500 BWP | 21,120.46 SOS |
| 1,000 BWP | 42,240.92 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-03-07T07:35:47Z",
"rates": {
"SOS": 42.240922
}
}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": 4224.0922,
"rate": 42.240922
}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