Rate Overview
Live
1 SCR = 0.763213 BOB
1 BOB = 1.3103
SCR
Avg
0.505838
High
0.763213
Low
0.460246
Last updated: 7/21/2026, 1:49:47 AM
Quick Conversions
| SCR | BOB |
|---|---|
| 1 SCR | 0.76 BOB |
| 10 SCR | 7.63 BOB |
| 50 SCR | 38.16 BOB |
| 100 SCR | 76.32 BOB |
| 500 SCR | 381.61 BOB |
| 1,000 SCR | 763.21 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-21T01:49:47Z",
"rates": {
"BOB": 0.763213
}
}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.32130000000001,
"rate": 0.763213
}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