Rate Overview
Live
1 SBD = 0.354060 BYN
1 BYN = 2.8244
SBD
Avg
0.374060
High
0.418247
Low
0.342329
Last updated: 7/29/2026, 8:16:46 AM
Quick Conversions
| SBD | BYN |
|---|---|
| 1 SBD | 0.35 BYN |
| 10 SBD | 3.54 BYN |
| 50 SBD | 17.70 BYN |
| 100 SBD | 35.41 BYN |
| 500 SBD | 177.03 BYN |
| 1,000 SBD | 354.06 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-29T08:16:46Z",
"rates": {
"BYN": 0.35406
}
}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.406,
"rate": 0.35406
}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