Rate Overview
Live
1 BOB = 1.2662 SVC
1 SVC = 0.789755
BOB
Avg
1.2663
High
1.2664
Low
1.2662
Last updated: 4/17/2026, 1:30:54 PM
Quick Conversions
| BOB | SVC |
|---|---|
| 1 BOB | 1.27 SVC |
| 10 BOB | 12.66 SVC |
| 50 BOB | 63.31 SVC |
| 100 BOB | 126.62 SVC |
| 500 BOB | 633.11 SVC |
| 1,000 BOB | 1,266.22 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-04-17T13:30:54Z",
"rates": {
"SVC": 1.266216
}
}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.6216,
"rate": 1.266216
}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