Rate Overview
Live
1 BOB = 2.1231 SCR
1 SCR = 0.471010
BOB
Avg
2.0776
High
2.1727
Low
1.9615
Last updated: 5/27/2026, 10:55:59 PM
Quick Conversions
| BOB | SCR |
|---|---|
| 1 BOB | 2.12 SCR |
| 10 BOB | 21.23 SCR |
| 50 BOB | 106.15 SCR |
| 100 BOB | 212.31 SCR |
| 500 BOB | 1,061.55 SCR |
| 1,000 BOB | 2,123.10 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-05-27T22:55:59Z",
"rates": {
"SCR": 2.123099
}
}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.30989999999997,
"rate": 2.123099
}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