Rate Overview
Live
1 SBD = 0.211642 BGN
1 BGN = 4.7250
SBD
Avg
0.207424
High
0.211785
Low
0.201188
Last updated: 5/27/2026, 7:20:32 PM
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.82 BGN |
| 1,000 SBD | 211.64 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-27T19:20:32Z",
"rates": {
"BGN": 0.211642
}
}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.1642,
"rate": 0.211642
}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