Rate Overview
Live
1 SVC = 0.789364 BOB
1 BOB = 1.2668
SVC
Avg
0.790168
High
0.793536
Low
0.788844
Last updated: 3/7/2026, 9:18:23 AM
Quick Conversions
| SVC | BOB |
|---|---|
| 1 SVC | 0.79 BOB |
| 10 SVC | 7.89 BOB |
| 50 SVC | 39.47 BOB |
| 100 SVC | 78.94 BOB |
| 500 SVC | 394.68 BOB |
| 1,000 SVC | 789.36 BOB |
Get SVC/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=BOBExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-07T09:18:23Z",
"rates": {
"BOB": 0.789364
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "BOB",
"amount": 100
},
"result": 78.93639999999999,
"rate": 0.789364
}Build with SVC/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key