Rate Overview
Live
1 STD = 0.000388 SBD
1 SBD = 2577.32
STD
Avg
0.000386
High
0.000388
Low
0.000385
Last updated: 5/7/2026, 12:17:57 AM
Quick Conversions
| STD | SBD |
|---|---|
| 1 STD | 0.00 SBD |
| 10 STD | 0.00 SBD |
| 50 STD | 0.02 SBD |
| 100 STD | 0.04 SBD |
| 500 STD | 0.19 SBD |
| 1,000 STD | 0.39 SBD |
Get STD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=SBDExample Response:
{
"success": true,
"base": "STD",
"date": "2026-05-07T00:17:57Z",
"rates": {
"SBD": 0.000388
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "SBD",
"amount": 100
},
"result": 0.0388,
"rate": 0.000388
}Build with STD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key