Rate Overview
Live
1 BND = 451.3903 SOS
1 SOS = 0.002215
BND
Avg
448.4679
High
451.3903
Low
447.4151
Last updated: 5/7/2026, 3:52:42 PM
Quick Conversions
| BND | SOS |
|---|---|
| 1 BND | 451.39 SOS |
| 10 BND | 4,513.90 SOS |
| 50 BND | 22,569.52 SOS |
| 100 BND | 45,139.03 SOS |
| 500 BND | 225,695.17 SOS |
| 1,000 BND | 451,390.34 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-07T15:52:42Z",
"rates": {
"SOS": 451.390337
}
}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": 45139.0337,
"rate": 451.390337
}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