Rate Overview
Live
1 SBD = 0.207203 BGN
1 BGN = 4.8262
SBD
Avg
0.207325
High
0.208105
Low
0.206779
Last updated: 4/17/2026, 4:54:22 AM
Quick Conversions
| SBD | BGN |
|---|---|
| 1 SBD | 0.21 BGN |
| 10 SBD | 2.07 BGN |
| 50 SBD | 10.36 BGN |
| 100 SBD | 20.72 BGN |
| 500 SBD | 103.60 BGN |
| 1,000 SBD | 207.20 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-04-17T04:54:22Z",
"rates": {
"BGN": 0.207203
}
}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.720299999999998,
"rate": 0.207203
}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