Rate Overview
Live
1 BWP = 42.5545 SOS
1 SOS = 0.023499
BWP
Avg
42.3174
High
42.5545
Low
42.0564
Last updated: 5/27/2026, 2:50:51 PM
Quick Conversions
| BWP | SOS |
|---|---|
| 1 BWP | 42.55 SOS |
| 10 BWP | 425.55 SOS |
| 50 BWP | 2,127.73 SOS |
| 100 BWP | 4,255.46 SOS |
| 500 BWP | 21,277.27 SOS |
| 1,000 BWP | 42,554.55 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-05-27T14:50:51Z",
"rates": {
"SOS": 42.55455
}
}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": 4255.455,
"rate": 42.55455
}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