Rate Overview
Live
1 BBD = 300.0917 SDG
1 SDG = 0.003332
BBD
Avg
300.0918
High
300.1064
Low
300.0678
Last updated: 3/6/2026, 9:34:33 PM
Quick Conversions
| BBD | SDG |
|---|---|
| 1 BBD | 300.09 SDG |
| 10 BBD | 3,000.92 SDG |
| 50 BBD | 15,004.59 SDG |
| 100 BBD | 30,009.17 SDG |
| 500 BBD | 150,045.87 SDG |
| 1,000 BBD | 300,091.73 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-03-06T21:34:33Z",
"rates": {
"SDG": 300.09173
}
}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": 30009.173,
"rate": 300.09173
}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