Rate Overview
Live
1 BYN = 2.8434 SBD
1 SBD = 0.351691
BYN
Avg
2.8349
High
2.8493
Low
2.8246
Last updated: 5/7/2026, 6:53:26 AM
Quick Conversions
| BYN | SBD |
|---|---|
| 1 BYN | 2.84 SBD |
| 10 BYN | 28.43 SBD |
| 50 BYN | 142.17 SBD |
| 100 BYN | 284.34 SBD |
| 500 BYN | 1,421.70 SBD |
| 1,000 BYN | 2,843.40 SBD |
Get BYN/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=SBDExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-05-07T06:53:26Z",
"rates": {
"SBD": 2.843402
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "SBD",
"amount": 100
},
"result": 284.34020000000004,
"rate": 2.843402
}Build with BYN/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key