Rate Overview
Live
1 BWP = 42.6335 SOS
1 SOS = 0.023456
BWP
Avg
41.7988
High
44.0836
Low
39.4852
Last updated: 7/25/2026, 9:20:18 PM
Quick Conversions
| BWP | SOS |
|---|---|
| 1 BWP | 42.63 SOS |
| 10 BWP | 426.34 SOS |
| 50 BWP | 2,131.68 SOS |
| 100 BWP | 4,263.35 SOS |
| 500 BWP | 21,316.75 SOS |
| 1,000 BWP | 42,633.51 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-25T21:20:18Z",
"rates": {
"SOS": 42.633507
}
}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": 4263.3507,
"rate": 42.633507
}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