Rate Overview
Live
1 BOB = 2.0890 SCR
1 SCR = 0.478694
BOB
Avg
2.1106
High
2.2196
Low
2.0071
Last updated: 3/27/2026, 10:12:11 AM
Quick Conversions
| BOB | SCR |
|---|---|
| 1 BOB | 2.09 SCR |
| 10 BOB | 20.89 SCR |
| 50 BOB | 104.45 SCR |
| 100 BOB | 208.90 SCR |
| 500 BOB | 1,044.51 SCR |
| 1,000 BOB | 2,089.02 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-03-27T10:12:11Z",
"rates": {
"SCR": 2.089019
}
}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": 208.90189999999998,
"rate": 2.089019
}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