Rate Overview
Live
1 BOB = 2.1295 SCR
1 SCR = 0.469583
BOB
Avg
2.0981
High
2.1665
Low
1.9852
Last updated: 3/7/2026, 2:47:40 AM
Quick Conversions
| BOB | SCR |
|---|---|
| 1 BOB | 2.13 SCR |
| 10 BOB | 21.30 SCR |
| 50 BOB | 106.48 SCR |
| 100 BOB | 212.95 SCR |
| 500 BOB | 1,064.77 SCR |
| 1,000 BOB | 2,129.55 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-07T02:47:40Z",
"rates": {
"SCR": 2.129549
}
}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": 212.95489999999998,
"rate": 2.129549
}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