Rate Overview
Live
1 SCR = 0.484353 BOB
1 BOB = 2.0646
SCR
Avg
0.480038
High
0.503564
Low
0.464675
Last updated: 5/26/2026, 1:37:59 PM
Quick Conversions
| SCR | BOB |
|---|---|
| 1 SCR | 0.48 BOB |
| 10 SCR | 4.84 BOB |
| 50 SCR | 24.22 BOB |
| 100 SCR | 48.44 BOB |
| 500 SCR | 242.18 BOB |
| 1,000 SCR | 484.35 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-05-26T13:37:59Z",
"rates": {
"BOB": 0.484353
}
}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": 48.4353,
"rate": 0.484353
}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