Rate Overview
Live
1 SVC = 1.3426 BOB
1 BOB = 0.744843
SVC
Avg
0.849469
High
1.3426
Low
0.786318
Last updated: 7/31/2026, 8:59:05 AM
Quick Conversions
| SVC | BOB |
|---|---|
| 1 SVC | 1.34 BOB |
| 10 SVC | 13.43 BOB |
| 50 SVC | 67.13 BOB |
| 100 SVC | 134.26 BOB |
| 500 SVC | 671.28 BOB |
| 1,000 SVC | 1,342.56 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-07-31T08:59:05Z",
"rates": {
"BOB": 1.342564
}
}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": 134.2564,
"rate": 1.342564
}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