Rate Overview
Live
1 SVC = 0.921639 SBD
1 SBD = 1.0850
SVC
Avg
0.917644
High
0.921796
Low
0.910968
Last updated: 6/19/2026, 10:14:46 AM
Quick Conversions
| SVC | SBD |
|---|---|
| 1 SVC | 0.92 SBD |
| 10 SVC | 9.22 SBD |
| 50 SVC | 46.08 SBD |
| 100 SVC | 92.16 SBD |
| 500 SVC | 460.82 SBD |
| 1,000 SVC | 921.64 SBD |
Get SVC/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=SBDExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-06-19T10:14:46Z",
"rates": {
"SBD": 0.921639
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "SBD",
"amount": 100
},
"result": 92.1639,
"rate": 0.921639
}Build with SVC/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key