Rate Overview
Live
1 BND = 441.5793 SOS
1 SOS = 0.002265
BND
Avg
444.2558
High
445.9789
Low
441.5793
Last updated: 6/19/2026, 8:44:19 AM
Quick Conversions
| BND | SOS |
|---|---|
| 1 BND | 441.58 SOS |
| 10 BND | 4,415.79 SOS |
| 50 BND | 22,078.97 SOS |
| 100 BND | 44,157.93 SOS |
| 500 BND | 220,789.67 SOS |
| 1,000 BND | 441,579.33 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-06-19T08:44:19Z",
"rates": {
"SOS": 441.579334
}
}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": 44157.9334,
"rate": 441.579334
}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