Rate Overview
Live
1 BOB = 1.2616 SVC
1 SVC = 0.792631
BOB
Avg
1.2649
High
1.2715
Low
1.2578
Last updated: 3/28/2026, 10:49:53 AM
Quick Conversions
| BOB | SVC |
|---|---|
| 1 BOB | 1.26 SVC |
| 10 BOB | 12.62 SVC |
| 50 BOB | 63.08 SVC |
| 100 BOB | 126.16 SVC |
| 500 BOB | 630.81 SVC |
| 1,000 BOB | 1,261.62 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-03-28T10:49:53Z",
"rates": {
"SVC": 1.261621
}
}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": 126.16210000000001,
"rate": 1.261621
}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