Rate Overview
Live
1 BYN = 2.9255 SBD
1 SBD = 0.341818
BYN
Avg
2.7921
High
2.9255
Low
2.5883
Last updated: 5/27/2026, 10:55:34 AM
Quick Conversions
| BYN | SBD |
|---|---|
| 1 BYN | 2.93 SBD |
| 10 BYN | 29.26 SBD |
| 50 BYN | 146.28 SBD |
| 100 BYN | 292.55 SBD |
| 500 BYN | 1,462.77 SBD |
| 1,000 BYN | 2,925.54 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-27T10:55:34Z",
"rates": {
"SBD": 2.925536
}
}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": 292.5536,
"rate": 2.925536
}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