Rate Overview
Live
1 SVC = 0.790511 BOB
1 BOB = 1.2650
SVC
Avg
0.790120
High
0.792926
Low
0.778821
Last updated: 5/28/2026, 4:40:14 AM
Quick Conversions
| SVC | BOB |
|---|---|
| 1 SVC | 0.79 BOB |
| 10 SVC | 7.91 BOB |
| 50 SVC | 39.53 BOB |
| 100 SVC | 79.05 BOB |
| 500 SVC | 395.26 BOB |
| 1,000 SVC | 790.51 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-28T04:40:14Z",
"rates": {
"BOB": 0.790511
}
}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.05109999999999,
"rate": 0.790511
}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