Rate Overview
Live
1 BOB = 2.1135 SCR
1 SCR = 0.473154
BOB
Avg
2.0788
High
2.1138
Low
1.9984
Last updated: 6/19/2026, 8:48:18 AM
Quick Conversions
| BOB | SCR |
|---|---|
| 1 BOB | 2.11 SCR |
| 10 BOB | 21.13 SCR |
| 50 BOB | 105.67 SCR |
| 100 BOB | 211.35 SCR |
| 500 BOB | 1,056.74 SCR |
| 1,000 BOB | 2,113.48 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-06-19T08:48:18Z",
"rates": {
"SCR": 2.113476
}
}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": 211.3476,
"rate": 2.113476
}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