Rate Overview
Live
1 SVC = 0.923034 SBD
1 SBD = 1.0834
SVC
Avg
0.922976
High
0.924272
Low
0.919798
Last updated: 7/28/2026, 12:39:56 PM
Quick Conversions
| SVC | SBD |
|---|---|
| 1 SVC | 0.92 SBD |
| 10 SVC | 9.23 SBD |
| 50 SVC | 46.15 SBD |
| 100 SVC | 92.30 SBD |
| 500 SVC | 461.52 SBD |
| 1,000 SVC | 923.03 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-28T12:39:56Z",
"rates": {
"SBD": 0.923034
}
}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.3034,
"rate": 0.923034
}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