Rate Overview
Live
1 BBD = 300.0820 SDG
1 SDG = 0.003332
BBD
Avg
300.0982
High
300.1210
Low
300.0820
Last updated: 7/24/2026, 12:04:06 AM
Quick Conversions
| BBD | SDG |
|---|---|
| 1 BBD | 300.08 SDG |
| 10 BBD | 3,000.82 SDG |
| 50 BBD | 15,004.10 SDG |
| 100 BBD | 30,008.20 SDG |
| 500 BBD | 150,041.00 SDG |
| 1,000 BBD | 300,082.00 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-24T00:04:06Z",
"rates": {
"SDG": 300.081999
}
}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.1999,
"rate": 300.081999
}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