Rate Overview
Live
1 SDG = 0.013286 SBD
1 SBD = 75.2672
SDG
Avg
0.013403
High
0.013477
Low
0.013286
Last updated: 7/2/2026, 4:17:51 PM
Quick Conversions
| SDG | SBD |
|---|---|
| 1 SDG | 0.01 SBD |
| 10 SDG | 0.13 SBD |
| 50 SDG | 0.66 SBD |
| 100 SDG | 1.33 SBD |
| 500 SDG | 6.64 SBD |
| 1,000 SDG | 13.29 SBD |
Get SDG/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=SBDExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-07-02T16:17:51Z",
"rates": {
"SBD": 0.013286
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "SBD",
"amount": 100
},
"result": 1.3286,
"rate": 0.013286
}Build with SDG/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key