Rate Overview
Live
1 SBD = 0.211600 BGN
1 BGN = 4.7259
SBD
Avg
0.209142
High
0.211600
Low
0.207420
Last updated: 5/28/2026, 12:49:40 AM
Quick Conversions
| SBD | BGN |
|---|---|
| 1 SBD | 0.21 BGN |
| 10 SBD | 2.12 BGN |
| 50 SBD | 10.58 BGN |
| 100 SBD | 21.16 BGN |
| 500 SBD | 105.80 BGN |
| 1,000 SBD | 211.60 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-28T00:49:40Z",
"rates": {
"BGN": 0.2116
}
}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.16,
"rate": 0.2116
}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