Rate Overview
Live
1 SCR = 0.461584 BOB
1 BOB = 2.1665
SCR
Avg
0.479390
High
0.506474
Low
0.461584
Last updated: 3/6/2026, 11:26:30 PM
Quick Conversions
| SCR | BOB |
|---|---|
| 1 SCR | 0.46 BOB |
| 10 SCR | 4.62 BOB |
| 50 SCR | 23.08 BOB |
| 100 SCR | 46.16 BOB |
| 500 SCR | 230.79 BOB |
| 1,000 SCR | 461.58 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-03-06T23:26:30Z",
"rates": {
"BOB": 0.461584
}
}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": 46.1584,
"rate": 0.461584
}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