Rate Overview
Live
1 BOB = 0.753630 SVC
1 SVC = 1.3269
BOB
Avg
0.748528
High
0.753884
Low
0.731607
Last updated: 8/19/2026, 10:14:56 AM
Quick Conversions
| BOB | SVC |
|---|---|
| 1 BOB | 0.75 SVC |
| 10 BOB | 7.54 SVC |
| 50 BOB | 37.68 SVC |
| 100 BOB | 75.36 SVC |
| 500 BOB | 376.82 SVC |
| 1,000 BOB | 753.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-08-19T10:14:56Z",
"rates": {
"SVC": 0.75363
}
}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": 75.363,
"rate": 0.75363
}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