Rate Overview
Live
1 SVC = 0.918119 SBD
1 SBD = 1.0892
SVC
Avg
0.920793
High
0.926414
Low
0.915162
Last updated: 7/9/2026, 11:18:00 AM
Quick Conversions
| SVC | SBD |
|---|---|
| 1 SVC | 0.92 SBD |
| 10 SVC | 9.18 SBD |
| 50 SVC | 45.91 SBD |
| 100 SVC | 91.81 SBD |
| 500 SVC | 459.06 SBD |
| 1,000 SVC | 918.12 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-07-09T11:18:00Z",
"rates": {
"SBD": 0.918119
}
}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.81190000000001,
"rate": 0.918119
}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