Rate Overview
Live
1 SVC = 0.918415 SBD
1 SBD = 1.0888
SVC
Avg
0.920581
High
0.923507
Low
0.918401
Last updated: 4/18/2026, 11:16:30 AM
Quick Conversions
| SVC | SBD |
|---|---|
| 1 SVC | 0.92 SBD |
| 10 SVC | 9.18 SBD |
| 50 SVC | 45.92 SBD |
| 100 SVC | 91.84 SBD |
| 500 SVC | 459.21 SBD |
| 1,000 SVC | 918.42 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-04-18T11:16:30Z",
"rates": {
"SBD": 0.918415
}
}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": 91.8415,
"rate": 0.918415
}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