Rate Overview
Live
1 SBD = 0.358449 BYN
1 BYN = 2.7898
SBD
Avg
0.379239
High
0.415257
Low
0.341126
Last updated: 7/30/2026, 11:07:58 AM
Quick Conversions
| SBD | BYN |
|---|---|
| 1 SBD | 0.36 BYN |
| 10 SBD | 3.58 BYN |
| 50 SBD | 17.92 BYN |
| 100 SBD | 35.84 BYN |
| 500 SBD | 179.22 BYN |
| 1,000 SBD | 358.45 BYN |
Get SBD/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=BYNExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-30T11:07:58Z",
"rates": {
"BYN": 0.358449
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "BYN",
"amount": 100
},
"result": 35.8449,
"rate": 0.358449
}Build with SBD/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key