Rate Overview
Live
1 BOB = 0.744843 SVC
1 SVC = 1.3426
BOB
Avg
1.2231
High
1.2843
Low
0.744843
Last updated: 7/31/2026, 8:59:03 AM
Quick Conversions
| BOB | SVC |
|---|---|
| 1 BOB | 0.74 SVC |
| 10 BOB | 7.45 SVC |
| 50 BOB | 37.24 SVC |
| 100 BOB | 74.48 SVC |
| 500 BOB | 372.42 SVC |
| 1,000 BOB | 744.84 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-31T08:59:03Z",
"rates": {
"SVC": 0.744843
}
}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": 74.4843,
"rate": 0.744843
}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