Rate Overview
Live
1 BYN = 2.8187 SBD
1 SBD = 0.354774
BYN
Avg
2.8067
High
2.8187
Low
2.7916
Last updated: 7/27/2026, 7:48:36 AM
Quick Conversions
| BYN | SBD |
|---|---|
| 1 BYN | 2.82 SBD |
| 10 BYN | 28.19 SBD |
| 50 BYN | 140.93 SBD |
| 100 BYN | 281.87 SBD |
| 500 BYN | 1,409.35 SBD |
| 1,000 BYN | 2,818.70 SBD |
Get BYN/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=SBDExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-27T07:48:36Z",
"rates": {
"SBD": 2.818695
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "SBD",
"amount": 100
},
"result": 281.8695,
"rate": 2.818695
}Build with BYN/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key