Rate Overview
Live
1 SCR = 0.825226 BOB
1 BOB = 1.2118
SCR
Avg
0.821182
High
0.835034
Low
0.803177
Last updated: 9/2/2026, 2:29:37 PM
Quick Conversions
| SCR | BOB |
|---|---|
| 1 SCR | 0.83 BOB |
| 10 SCR | 8.25 BOB |
| 50 SCR | 41.26 BOB |
| 100 SCR | 82.52 BOB |
| 500 SCR | 412.61 BOB |
| 1,000 SCR | 825.23 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-09-02T14:29:37Z",
"rates": {
"BOB": 0.825226
}
}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": 82.5226,
"rate": 0.825226
}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