Rate Overview
Live
1 BBD = 300.0817 SDG
1 SDG = 0.003332
BBD
Avg
299.1257
High
300.1342
Low
282.6595
Last updated: 7/3/2026, 4:33:44 PM
Quick Conversions
| BBD | SDG |
|---|---|
| 1 BBD | 300.08 SDG |
| 10 BBD | 3,000.82 SDG |
| 50 BBD | 15,004.08 SDG |
| 100 BBD | 30,008.17 SDG |
| 500 BBD | 150,040.83 SDG |
| 1,000 BBD | 300,081.66 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-03T16:33:44Z",
"rates": {
"SDG": 300.081662
}
}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.1662,
"rate": 300.081662
}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