Rate Overview
Live
1 BND = 446.3387 SOS
1 SOS = 0.002240
BND
Avg
448.6140
High
451.8833
Low
446.0736
Last updated: 3/7/2026, 8:00:58 AM
Quick Conversions
| BND | SOS |
|---|---|
| 1 BND | 446.34 SOS |
| 10 BND | 4,463.39 SOS |
| 50 BND | 22,316.94 SOS |
| 100 BND | 44,633.87 SOS |
| 500 BND | 223,169.37 SOS |
| 1,000 BND | 446,338.73 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-07T08:00:58Z",
"rates": {
"SOS": 446.338731
}
}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": 44633.8731,
"rate": 446.338731
}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