Rate Overview
Live
1 SBD = 0.212440 BGN
1 BGN = 4.7072
SBD
Avg
0.212598
High
0.212917
Low
0.212106
Last updated: 7/29/2026, 4:31:17 AM
Quick Conversions
| SBD | BGN |
|---|---|
| 1 SBD | 0.21 BGN |
| 10 SBD | 2.12 BGN |
| 50 SBD | 10.62 BGN |
| 100 SBD | 21.24 BGN |
| 500 SBD | 106.22 BGN |
| 1,000 SBD | 212.44 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-07-29T04:31:17Z",
"rates": {
"BGN": 0.21244
}
}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.244,
"rate": 0.21244
}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