Rate Overview
Live
1 BOB = 1.2631 SVC
1 SVC = 0.791675
BOB
Avg
1.2657
High
1.2717
Low
1.2617
Last updated: 7/6/2026, 10:07:16 PM
Quick Conversions
| BOB | SVC |
|---|---|
| 1 BOB | 1.26 SVC |
| 10 BOB | 12.63 SVC |
| 50 BOB | 63.16 SVC |
| 100 BOB | 126.31 SVC |
| 500 BOB | 631.57 SVC |
| 1,000 BOB | 1,263.14 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-06T22:07:16Z",
"rates": {
"SVC": 1.263144
}
}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.3144,
"rate": 1.263144
}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