Rate Overview
Live
1 BWP = 42.4908 SOS
1 SOS = 0.023535
BWP
Avg
42.4602
High
42.8198
Low
42.2210
Last updated: 6/19/2026, 8:40:19 AM
Quick Conversions
| BWP | SOS |
|---|---|
| 1 BWP | 42.49 SOS |
| 10 BWP | 424.91 SOS |
| 50 BWP | 2,124.54 SOS |
| 100 BWP | 4,249.08 SOS |
| 500 BWP | 21,245.40 SOS |
| 1,000 BWP | 42,490.80 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-19T08:40:19Z",
"rates": {
"SOS": 42.490803
}
}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": 4249.0803,
"rate": 42.490803
}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