Rate Overview
Live
1 BND = 427.8474 SOS
1 SOS = 0.002337
BND
Avg
440.1250
High
443.0019
Low
427.8474
Last updated: 7/11/2026, 3:39:05 AM
Quick Conversions
| BND | SOS |
|---|---|
| 1 BND | 427.85 SOS |
| 10 BND | 4,278.47 SOS |
| 50 BND | 21,392.37 SOS |
| 100 BND | 42,784.74 SOS |
| 500 BND | 213,923.71 SOS |
| 1,000 BND | 427,847.41 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-11T03:39:05Z",
"rates": {
"SOS": 427.84741
}
}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": 42784.741,
"rate": 427.84741
}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