Rate Overview
Live
1 SOS = 0.001738 BSD
1 BSD = 575.3740 SOS
Avg
0.001754
High
0.001775
Low
0.001722
Last updated: 1/25/2026, 11:13:14 AM
Quick Conversions
| SOS | BSD |
|---|---|
| 1 SOS | 0.00 BSD |
| 10 SOS | 0.02 BSD |
| 50 SOS | 0.09 BSD |
| 100 SOS | 0.17 BSD |
| 500 SOS | 0.87 BSD |
| 1,000 SOS | 1.74 BSD |
Get SOS/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=BSDExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-01-25T11:13:14Z",
"rates": {
"BSD": 0.001738
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "BSD",
"amount": 100
},
"result": 0.1738,
"rate": 0.001738
}Build with SOS/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key