Rate Overview
Live
1 SVC = 1.4212 BOB
1 BOB = 0.703626
SVC
Avg
1.4038
High
1.4244
Low
1.3637
Last updated: 9/9/2026, 4:31:15 AM
Quick Conversions
| SVC | BOB |
|---|---|
| 1 SVC | 1.42 BOB |
| 10 SVC | 14.21 BOB |
| 50 SVC | 71.06 BOB |
| 100 SVC | 142.12 BOB |
| 500 SVC | 710.61 BOB |
| 1,000 SVC | 1,421.21 BOB |
Get SVC/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=BOBExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-09-09T04:31:15Z",
"rates": {
"BOB": 1.42121
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "BOB",
"amount": 100
},
"result": 142.121,
"rate": 1.42121
}Build with SVC/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key