Rate Overview
Live
1 SBD = 0.211056 BGN
1 BGN = 4.7381
SBD
Avg
0.208352
High
0.214287
Low
0.201188
Last updated: 7/15/2026, 1:18:11 PM
Quick Conversions
| SBD | BGN |
|---|---|
| 1 SBD | 0.21 BGN |
| 10 SBD | 2.11 BGN |
| 50 SBD | 10.55 BGN |
| 100 SBD | 21.11 BGN |
| 500 SBD | 105.53 BGN |
| 1,000 SBD | 211.06 BGN |
Get SBD/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=BGNExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-15T13:18:11Z",
"rates": {
"BGN": 0.211056
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "BGN",
"amount": 100
},
"result": 21.1056,
"rate": 0.211056
}Build with SBD/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key