Rate Overview
Live
1 BYN = 2.6808 SBD
1 SBD = 0.373020
BYN
Avg
2.6569
High
2.8712
Low
2.3951
Last updated: 3/27/2026, 1:11:35 PM
Quick Conversions
| BYN | SBD |
|---|---|
| 1 BYN | 2.68 SBD |
| 10 BYN | 26.81 SBD |
| 50 BYN | 134.04 SBD |
| 100 BYN | 268.08 SBD |
| 500 BYN | 1,340.41 SBD |
| 1,000 BYN | 2,680.82 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-03-27T13:11:35Z",
"rates": {
"SBD": 2.68082
}
}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": 268.082,
"rate": 2.68082
}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