Rate Overview
Live
1 SCR = 0.795590 BOB
1 BOB = 1.2569
SCR
Avg
0.488692
High
0.795590
Low
0.452819
Last updated: 7/19/2026, 2:18:07 AM
Quick Conversions
| SCR | BOB |
|---|---|
| 1 SCR | 0.80 BOB |
| 10 SCR | 7.96 BOB |
| 50 SCR | 39.78 BOB |
| 100 SCR | 79.56 BOB |
| 500 SCR | 397.80 BOB |
| 1,000 SCR | 795.59 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-19T02:18:07Z",
"rates": {
"BOB": 0.79559
}
}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": 79.559,
"rate": 0.79559
}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