Rate Overview
Live
1 BYN = 2.7899 SBD
1 SBD = 0.358441
BYN
Avg
2.7766
High
2.7899
Low
2.7603
Last updated: 7/5/2026, 7:23:27 AM
Quick Conversions
| BYN | SBD |
|---|---|
| 1 BYN | 2.79 SBD |
| 10 BYN | 27.90 SBD |
| 50 BYN | 139.49 SBD |
| 100 BYN | 278.99 SBD |
| 500 BYN | 1,394.93 SBD |
| 1,000 BYN | 2,789.86 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-07-05T07:23:27Z",
"rates": {
"SBD": 2.789861
}
}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": 278.9861,
"rate": 2.789861
}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