Rate Overview
Live
1 BOB = 2.0172 SCR
1 SCR = 0.495730
BOB
Avg
2.0269
High
2.1198
Low
1.9890
Last updated: 5/7/2026, 11:27:51 AM
Quick Conversions
| BOB | SCR |
|---|---|
| 1 BOB | 2.02 SCR |
| 10 BOB | 20.17 SCR |
| 50 BOB | 100.86 SCR |
| 100 BOB | 201.72 SCR |
| 500 BOB | 1,008.61 SCR |
| 1,000 BOB | 2,017.23 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-07T11:27:51Z",
"rates": {
"SCR": 2.017229
}
}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": 201.72289999999998,
"rate": 2.017229
}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