Rate Overview
Live
1 SOS = 0.013999 SBD
1 SBD = 71.4337
SOS
Avg
0.014035
High
0.014087
Low
0.013999
Last updated: 9/5/2026, 12:02:52 PM
Quick Conversions
| SOS | SBD |
|---|---|
| 1 SOS | 0.01 SBD |
| 10 SOS | 0.14 SBD |
| 50 SOS | 0.70 SBD |
| 100 SOS | 1.40 SBD |
| 500 SOS | 7.00 SBD |
| 1,000 SOS | 14.00 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-09-05T12:02:52Z",
"rates": {
"SBD": 0.013999
}
}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.3999,
"rate": 0.013999
}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