Rate Overview
Live
1 SBD = 0.373020 BYN
1 BYN = 2.6808
SBD
Avg
0.374159
High
0.379835
Low
0.370159
Last updated: 3/27/2026, 6:33:56 AM
Quick Conversions
| SBD | BYN |
|---|---|
| 1 SBD | 0.37 BYN |
| 10 SBD | 3.73 BYN |
| 50 SBD | 18.65 BYN |
| 100 SBD | 37.30 BYN |
| 500 SBD | 186.51 BYN |
| 1,000 SBD | 373.02 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-03-27T06:33:56Z",
"rates": {
"BYN": 0.37302
}
}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": 37.302,
"rate": 0.37302
}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