Rate Overview
Live
1 BWP = 42.4880 SOS
1 SOS = 0.023536
BWP
Avg
42.4167
High
43.1555
Low
41.1189
Last updated: 9/4/2026, 5:36:55 PM
Quick Conversions
| BWP | SOS |
|---|---|
| 1 BWP | 42.49 SOS |
| 10 BWP | 424.88 SOS |
| 50 BWP | 2,124.40 SOS |
| 100 BWP | 4,248.80 SOS |
| 500 BWP | 21,244.01 SOS |
| 1,000 BWP | 42,488.02 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-09-04T17:36:55Z",
"rates": {
"SOS": 42.48802
}
}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": 4248.802,
"rate": 42.48802
}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