Rate Overview
Live
1 BOB = 0.769920 SVC
1 SVC = 1.2988
BOB
Avg
0.786174
High
0.808260
Low
0.769920
Last updated: 7/29/2026, 5:12:42 AM
Quick Conversions
| BOB | SVC |
|---|---|
| 1 BOB | 0.77 SVC |
| 10 BOB | 7.70 SVC |
| 50 BOB | 38.50 SVC |
| 100 BOB | 76.99 SVC |
| 500 BOB | 384.96 SVC |
| 1,000 BOB | 769.92 SVC |
Get BOB/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=SVCExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-29T05:12:42Z",
"rates": {
"SVC": 0.76992
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "SVC",
"amount": 100
},
"result": 76.992,
"rate": 0.76992
}Build with BOB/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key