Rate Overview
Live
1 SBD = 75.1337 SDG
1 SDG = 0.013310
SBD
Avg
74.9185
High
75.1337
Low
74.7885
Last updated: 9/8/2026, 1:55:52 AM
Quick Conversions
| SBD | SDG |
|---|---|
| 1 SBD | 75.13 SDG |
| 10 SBD | 751.34 SDG |
| 50 SBD | 3,756.68 SDG |
| 100 SBD | 7,513.37 SDG |
| 500 SBD | 37,566.84 SDG |
| 1,000 SBD | 75,133.67 SDG |
Get SBD/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=SDGExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-09-08T01:55:52Z",
"rates": {
"SDG": 75.133673
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "SDG",
"amount": 100
},
"result": 7513.3673,
"rate": 75.133673
}Build with SBD/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key