Rate Overview
Live
1 SBD = 0.364743 BYN
1 BYN = 2.7417
SBD
Avg
0.360699
High
0.364743
Low
0.357264
Last updated: 3/7/2026, 12:27:56 AM
Quick Conversions
| SBD | BYN |
|---|---|
| 1 SBD | 0.36 BYN |
| 10 SBD | 3.65 BYN |
| 50 SBD | 18.24 BYN |
| 100 SBD | 36.47 BYN |
| 500 SBD | 182.37 BYN |
| 1,000 SBD | 364.74 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-03-07T00:27:56Z",
"rates": {
"BYN": 0.364743
}
}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": 36.4743,
"rate": 0.364743
}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