Rate Overview
Live
1 SBD = 0.210121 BGN
1 BGN = 4.7592
SBD
Avg
0.210459
High
0.211256
Low
0.210092
Last updated: 8/19/2026, 4:40:20 AM
Quick Conversions
| SBD | BGN |
|---|---|
| 1 SBD | 0.21 BGN |
| 10 SBD | 2.10 BGN |
| 50 SBD | 10.51 BGN |
| 100 SBD | 21.01 BGN |
| 500 SBD | 105.06 BGN |
| 1,000 SBD | 210.12 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-08-19T04:40:20Z",
"rates": {
"BGN": 0.210121
}
}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.0121,
"rate": 0.210121
}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