Rate Overview
Live
1 SVC = 0.791360 BOB
1 BOB = 1.2636
SVC
Avg
0.790145
High
0.791915
Low
0.786644
Last updated: 5/28/2026, 2:27:37 AM
Quick Conversions
| SVC | BOB |
|---|---|
| 1 SVC | 0.79 BOB |
| 10 SVC | 7.91 BOB |
| 50 SVC | 39.57 BOB |
| 100 SVC | 79.14 BOB |
| 500 SVC | 395.68 BOB |
| 1,000 SVC | 791.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-05-28T02:27:37Z",
"rates": {
"BOB": 0.79136
}
}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": 79.136,
"rate": 0.79136
}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