Rate Overview
Live
1 BWP = 42.5941 SOS
1 SOS = 0.023477
BWP
Avg
42.5646
High
42.6520
Low
42.4374
Last updated: 4/17/2026, 10:39:46 AM
Quick Conversions
| BWP | SOS |
|---|---|
| 1 BWP | 42.59 SOS |
| 10 BWP | 425.94 SOS |
| 50 BWP | 2,129.71 SOS |
| 100 BWP | 4,259.41 SOS |
| 500 BWP | 21,297.06 SOS |
| 1,000 BWP | 42,594.12 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-04-17T10:39:46Z",
"rates": {
"SOS": 42.594117
}
}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": 4259.4117,
"rate": 42.594117
}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