Rate Overview
Live
1 SCR = 0.481411 BOB
1 BOB = 2.0772
SCR
Avg
0.489844
High
0.500404
Low
0.474986
Last updated: 6/15/2026, 2:17:28 PM
Quick Conversions
| SCR | BOB |
|---|---|
| 1 SCR | 0.48 BOB |
| 10 SCR | 4.81 BOB |
| 50 SCR | 24.07 BOB |
| 100 SCR | 48.14 BOB |
| 500 SCR | 240.71 BOB |
| 1,000 SCR | 481.41 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-06-15T14:17:28Z",
"rates": {
"BOB": 0.481411
}
}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.141099999999994,
"rate": 0.481411
}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