Rate Overview
Live
1 BND = 446.9648 SOS
1 SOS = 0.002237
BND
Avg
447.9879
High
451.4448
Low
445.9255
Last updated: 5/27/2026, 9:36:08 PM
Quick Conversions
| BND | SOS |
|---|---|
| 1 BND | 446.96 SOS |
| 10 BND | 4,469.65 SOS |
| 50 BND | 22,348.24 SOS |
| 100 BND | 44,696.48 SOS |
| 500 BND | 223,482.42 SOS |
| 1,000 BND | 446,964.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-05-27T21:36:08Z",
"rates": {
"SOS": 446.964833
}
}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": 44696.4833,
"rate": 446.964833
}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