Rate Overview
Live
1 BOB = 1.9911 SCR
1 SCR = 0.502237
BOB
Avg
2.0822
High
2.2008
Low
1.9911
Last updated: 4/17/2026, 6:18:27 AM
Quick Conversions
| BOB | SCR |
|---|---|
| 1 BOB | 1.99 SCR |
| 10 BOB | 19.91 SCR |
| 50 BOB | 99.55 SCR |
| 100 BOB | 199.11 SCR |
| 500 BOB | 995.55 SCR |
| 1,000 BOB | 1,991.09 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-04-17T06:18:27Z",
"rates": {
"SCR": 1.991092
}
}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": 199.10920000000002,
"rate": 1.991092
}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