Rate Overview
Live
1 BOB = 0.776124 SVC
1 SVC = 1.2885
BOB
Avg
0.791786
High
0.814227
Low
0.776124
Last updated: 7/28/2026, 2:38:15 PM
Quick Conversions
| BOB | SVC |
|---|---|
| 1 BOB | 0.78 SVC |
| 10 BOB | 7.76 SVC |
| 50 BOB | 38.81 SVC |
| 100 BOB | 77.61 SVC |
| 500 BOB | 388.06 SVC |
| 1,000 BOB | 776.12 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-28T14:38:15Z",
"rates": {
"SVC": 0.776124
}
}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": 77.61240000000001,
"rate": 0.776124
}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