Rate Overview
Live
1 SBD = 0.385215 BYN
1 BYN = 2.5960
SBD
Avg
0.382807
High
0.385801
Low
0.377212
Last updated: 9/5/2026, 6:18:56 PM
Quick Conversions
| SBD | BYN |
|---|---|
| 1 SBD | 0.39 BYN |
| 10 SBD | 3.85 BYN |
| 50 SBD | 19.26 BYN |
| 100 SBD | 38.52 BYN |
| 500 SBD | 192.61 BYN |
| 1,000 SBD | 385.22 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-09-05T18:18:56Z",
"rates": {
"BYN": 0.385215
}
}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": 38.521499999999996,
"rate": 0.385215
}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