Rate Overview
Live
1 SOS = 0.014159 SBD
1 SBD = 70.6265
SOS
Avg
0.014257
High
0.014752
Low
0.013926
Last updated: 7/21/2026, 9:58:12 AM
Quick Conversions
| SOS | SBD |
|---|---|
| 1 SOS | 0.01 SBD |
| 10 SOS | 0.14 SBD |
| 50 SOS | 0.71 SBD |
| 100 SOS | 1.42 SBD |
| 500 SOS | 7.08 SBD |
| 1,000 SOS | 14.16 SBD |
Get SOS/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=SBDExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-07-21T09:58:12Z",
"rates": {
"SBD": 0.014159
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "SBD",
"amount": 100
},
"result": 1.4159,
"rate": 0.014159
}Build with SOS/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key