Rate Overview
Live
1 BOB = 0.703625 SVC
1 SVC = 1.4212
BOB
Avg
0.712488
High
0.733292
Low
0.702073
Last updated: 9/9/2026, 4:48:39 AM
Quick Conversions
| BOB | SVC |
|---|---|
| 1 BOB | 0.70 SVC |
| 10 BOB | 7.04 SVC |
| 50 BOB | 35.18 SVC |
| 100 BOB | 70.36 SVC |
| 500 BOB | 351.81 SVC |
| 1,000 BOB | 703.63 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-09-09T04:48:39Z",
"rates": {
"SVC": 0.703625
}
}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": 70.3625,
"rate": 0.703625
}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