Rate Overview
Live
1 SBD = 0.209122 BGN
1 BGN = 4.7819
SBD
Avg
0.207136
High
0.209122
Low
0.204545
Last updated: 3/7/2026, 12:33:05 AM
Quick Conversions
| SBD | BGN |
|---|---|
| 1 SBD | 0.21 BGN |
| 10 SBD | 2.09 BGN |
| 50 SBD | 10.46 BGN |
| 100 SBD | 20.91 BGN |
| 500 SBD | 104.56 BGN |
| 1,000 SBD | 209.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-03-07T00:33:05Z",
"rates": {
"BGN": 0.209122
}
}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.9122,
"rate": 0.209122
}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