Rate Overview
Live
1 SOS = 0.002237 BND
1 BND = 447.0273
SOS
Avg
0.002238
High
0.002242
Low
0.002237
Last updated: 5/27/2026, 8:23:13 PM
Quick Conversions
| SOS | BND |
|---|---|
| 1 SOS | 0.00 BND |
| 10 SOS | 0.02 BND |
| 50 SOS | 0.11 BND |
| 100 SOS | 0.22 BND |
| 500 SOS | 1.12 BND |
| 1,000 SOS | 2.24 BND |
Get SOS/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=BNDExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-05-27T20:23:13Z",
"rates": {
"BND": 0.002237
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "BND",
"amount": 100
},
"result": 0.22369999999999998,
"rate": 0.002237
}Build with SOS/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key