Rate Overview
Live
1 BBD = 300.0871 SDG
1 SDG = 0.003332
BBD
Avg
300.1022
High
300.1257
Low
300.0820
Last updated: 7/26/2026, 8:23:03 PM
Quick Conversions
| BBD | SDG |
|---|---|
| 1 BBD | 300.09 SDG |
| 10 BBD | 3,000.87 SDG |
| 50 BBD | 15,004.35 SDG |
| 100 BBD | 30,008.71 SDG |
| 500 BBD | 150,043.54 SDG |
| 1,000 BBD | 300,087.07 SDG |
Get BBD/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=SDGExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-26T20:23:03Z",
"rates": {
"SDG": 300.08707
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "SDG",
"amount": 100
},
"result": 30008.707,
"rate": 300.08707
}Build with BBD/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key