Rate Overview
Live
1 SBD = 0.343997 BYN
1 BYN = 2.9070
SBD
Avg
0.344830
High
0.347398
Low
0.343016
Last updated: 6/19/2026, 8:44:15 AM
Quick Conversions
| SBD | BYN |
|---|---|
| 1 SBD | 0.34 BYN |
| 10 SBD | 3.44 BYN |
| 50 SBD | 17.20 BYN |
| 100 SBD | 34.40 BYN |
| 500 SBD | 172.00 BYN |
| 1,000 SBD | 344.00 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-06-19T08:44:15Z",
"rates": {
"BYN": 0.343997
}
}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.3997,
"rate": 0.343997
}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