Rate Overview
Live
1 BND = 443.7588 SOS
1 SOS = 0.002253
BND
Avg
447.0586
High
452.3923
Low
439.5204
Last updated: 3/28/2026, 1:59:12 PM
Quick Conversions
| BND | SOS |
|---|---|
| 1 BND | 443.76 SOS |
| 10 BND | 4,437.59 SOS |
| 50 BND | 22,187.94 SOS |
| 100 BND | 44,375.88 SOS |
| 500 BND | 221,879.42 SOS |
| 1,000 BND | 443,758.83 SOS |
Get BND/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=SOSExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-28T13:59:12Z",
"rates": {
"SOS": 443.75883
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "SOS",
"amount": 100
},
"result": 44375.883,
"rate": 443.75883
}Build with BND/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key