Rate Overview
Live
1 SBD = 0.207680 BGN
1 BGN = 4.8151
SBD
Avg
0.208379
High
0.209209
Low
0.207420
Last updated: 5/7/2026, 6:53:29 AM
Quick Conversions
| SBD | BGN |
|---|---|
| 1 SBD | 0.21 BGN |
| 10 SBD | 2.08 BGN |
| 50 SBD | 10.38 BGN |
| 100 SBD | 20.77 BGN |
| 500 SBD | 103.84 BGN |
| 1,000 SBD | 207.68 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-07T06:53:29Z",
"rates": {
"BGN": 0.20768
}
}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": 20.768,
"rate": 0.20768
}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