Rate Overview
Live
1 SVC = 1.2916 BOB
1 BOB = 0.774256
SVC
Avg
1.2776
High
1.2988
Low
1.2388
Last updated: 7/30/2026, 5:51:49 AM
Quick Conversions
| SVC | BOB |
|---|---|
| 1 SVC | 1.29 BOB |
| 10 SVC | 12.92 BOB |
| 50 SVC | 64.58 BOB |
| 100 SVC | 129.16 BOB |
| 500 SVC | 645.78 BOB |
| 1,000 SVC | 1,291.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-30T05:51:49Z",
"rates": {
"BOB": 1.291563
}
}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": 129.1563,
"rate": 1.291563
}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