Rate Overview
Live
1 SBD = 0.343875 BYN
1 BYN = 2.9080
SBD
Avg
0.380650
High
0.417160
Low
0.343163
Last updated: 5/29/2026, 6:41:08 PM
Quick Conversions
| SBD | BYN |
|---|---|
| 1 SBD | 0.34 BYN |
| 10 SBD | 3.44 BYN |
| 50 SBD | 17.19 BYN |
| 100 SBD | 34.39 BYN |
| 500 SBD | 171.94 BYN |
| 1,000 SBD | 343.88 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-05-29T18:41:08Z",
"rates": {
"BYN": 0.343875
}
}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": 34.387499999999996,
"rate": 0.343875
}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