Rate Overview
Live
1 BND = 441.3945 SOS
1 SOS = 0.002266
BND
Avg
441.8344
High
442.8089
Low
440.6204
Last updated: 7/30/2026, 11:37:20 PM
Quick Conversions
| BND | SOS |
|---|---|
| 1 BND | 441.39 SOS |
| 10 BND | 4,413.95 SOS |
| 50 BND | 22,069.73 SOS |
| 100 BND | 44,139.45 SOS |
| 500 BND | 220,697.25 SOS |
| 1,000 BND | 441,394.51 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-07-30T23:37:20Z",
"rates": {
"SOS": 441.394509
}
}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": 44139.4509,
"rate": 441.394509
}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