Rate Overview
Live
1 SVC = 0.905841 SBD
1 SBD = 1.1039
SVC
Avg
0.913569
High
0.918856
Low
0.905841
Last updated: 5/9/2026, 1:24:48 AM
Quick Conversions
| SVC | SBD |
|---|---|
| 1 SVC | 0.91 SBD |
| 10 SVC | 9.06 SBD |
| 50 SVC | 45.29 SBD |
| 100 SVC | 90.58 SBD |
| 500 SVC | 452.92 SBD |
| 1,000 SVC | 905.84 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-05-09T01:24:48Z",
"rates": {
"SBD": 0.905841
}
}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": 90.5841,
"rate": 0.905841
}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