Rate Overview
Live
1 SVC = 1.1316 BOB
1 BOB = 0.883735
SVC
Avg
0.876508
High
1.1316
Low
0.789802
Last updated: 7/9/2026, 1:26:53 AM
Quick Conversions
| SVC | BOB |
|---|---|
| 1 SVC | 1.13 BOB |
| 10 SVC | 11.32 BOB |
| 50 SVC | 56.58 BOB |
| 100 SVC | 113.16 BOB |
| 500 SVC | 565.78 BOB |
| 1,000 SVC | 1,131.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-09T01:26:53Z",
"rates": {
"BOB": 1.131561
}
}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": 113.15610000000001,
"rate": 1.131561
}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