Rate Overview
Live
1 BYN = 2.8279 SBD
1 SBD = 0.353619
BYN
Avg
2.8178
High
2.8328
Low
2.7970
Last updated: 4/17/2026, 4:54:17 AM
Quick Conversions
| BYN | SBD |
|---|---|
| 1 BYN | 2.83 SBD |
| 10 BYN | 28.28 SBD |
| 50 BYN | 141.40 SBD |
| 100 BYN | 282.79 SBD |
| 500 BYN | 1,413.95 SBD |
| 1,000 BYN | 2,827.90 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-04-17T04:54:17Z",
"rates": {
"SBD": 2.827905
}
}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": 282.7905,
"rate": 2.827905
}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