Rate Overview
Live
1 BOB = 1.1988 SCR
1 SCR = 0.834177
BOB
Avg
2.0142
High
2.1827
Low
1.1988
Last updated: 7/31/2026, 11:58:49 AM
Quick Conversions
| BOB | SCR |
|---|---|
| 1 BOB | 1.20 SCR |
| 10 BOB | 11.99 SCR |
| 50 BOB | 59.94 SCR |
| 100 BOB | 119.88 SCR |
| 500 BOB | 599.39 SCR |
| 1,000 BOB | 1,198.79 SCR |
Get BOB/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=SCRExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-31T11:58:49Z",
"rates": {
"SCR": 1.198787
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "SCR",
"amount": 100
},
"result": 119.87870000000001,
"rate": 1.198787
}Build with BOB/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key