Rate Overview
Live
1 SVC = 0.908582 SBD
1 SBD = 1.1006
SVC
Avg
0.934446
High
0.971395
Low
0.908582
Last updated: 5/29/2026, 7:55:35 PM
Quick Conversions
| SVC | SBD |
|---|---|
| 1 SVC | 0.91 SBD |
| 10 SVC | 9.09 SBD |
| 50 SVC | 45.43 SBD |
| 100 SVC | 90.86 SBD |
| 500 SVC | 454.29 SBD |
| 1,000 SVC | 908.58 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-29T19:55:35Z",
"rates": {
"SBD": 0.908582
}
}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.8582,
"rate": 0.908582
}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