Rate Overview
Live
1 SBD = 0.353448 BYN
1 BYN = 2.8293
SBD
Avg
0.354386
High
0.356054
Low
0.353007
Last updated: 4/18/2026, 8:47:59 AM
Quick Conversions
| SBD | BYN |
|---|---|
| 1 SBD | 0.35 BYN |
| 10 SBD | 3.53 BYN |
| 50 SBD | 17.67 BYN |
| 100 SBD | 35.34 BYN |
| 500 SBD | 176.72 BYN |
| 1,000 SBD | 353.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-04-18T08:47:59Z",
"rates": {
"BYN": 0.353448
}
}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.3448,
"rate": 0.353448
}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