Rate Overview
Live
1 BWP = 42.0134 SOS
1 SOS = 0.023802
BWP
Avg
42.2276
High
43.7149
Low
40.4882
Last updated: 6/22/2026, 3:58:09 PM
Quick Conversions
| BWP | SOS |
|---|---|
| 1 BWP | 42.01 SOS |
| 10 BWP | 420.13 SOS |
| 50 BWP | 2,100.67 SOS |
| 100 BWP | 4,201.34 SOS |
| 500 BWP | 21,006.70 SOS |
| 1,000 BWP | 42,013.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-06-22T15:58:09Z",
"rates": {
"SOS": 42.013399
}
}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": 4201.3399,
"rate": 42.013399
}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