Rate Overview
Live
1 SBD = 0.210278 BGN
1 BGN = 4.7556
SBD
Avg
0.210057
High
0.223511
Low
0.200528
Last updated: 5/27/2026, 4:03:20 PM
Quick Conversions
| SBD | BGN |
|---|---|
| 1 SBD | 0.21 BGN |
| 10 SBD | 2.10 BGN |
| 50 SBD | 10.51 BGN |
| 100 SBD | 21.03 BGN |
| 500 SBD | 105.14 BGN |
| 1,000 SBD | 210.28 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-05-27T16:03:20Z",
"rates": {
"BGN": 0.210278
}
}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.0278,
"rate": 0.210278
}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