Rate Overview
Live
1 BBD = 300.0880 SDG
1 SDG = 0.003332
BBD
Avg
298.2485
High
300.1265
Low
261.8212
Last updated: 5/27/2026, 9:44:41 AM
Quick Conversions
| BBD | SDG |
|---|---|
| 1 BBD | 300.09 SDG |
| 10 BBD | 3,000.88 SDG |
| 50 BBD | 15,004.40 SDG |
| 100 BBD | 30,008.80 SDG |
| 500 BBD | 150,043.99 SDG |
| 1,000 BBD | 300,087.98 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-05-27T09:44:41Z",
"rates": {
"SDG": 300.087978
}
}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.7978,
"rate": 300.087978
}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