Rate Overview
Live
1 SCR = 0.769636 BOB
1 BOB = 1.2993
SCR
Avg
0.501344
High
0.769636
Low
0.461584
Last updated: 7/25/2026, 8:38:44 PM
Quick Conversions
| SCR | BOB |
|---|---|
| 1 SCR | 0.77 BOB |
| 10 SCR | 7.70 BOB |
| 50 SCR | 38.48 BOB |
| 100 SCR | 76.96 BOB |
| 500 SCR | 384.82 BOB |
| 1,000 SCR | 769.64 BOB |
Get SCR/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=BOBExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-25T20:38:44Z",
"rates": {
"BOB": 0.769636
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "BOB",
"amount": 100
},
"result": 76.9636,
"rate": 0.769636
}Build with SCR/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key