Rate Overview
Live
1 BOB = 1.2993 SCR
1 SCR = 0.769637
BOB
Avg
2.0088
High
2.1727
Low
1.2993
Last updated: 7/25/2026, 8:04:29 AM
Quick Conversions
| BOB | SCR |
|---|---|
| 1 BOB | 1.30 SCR |
| 10 BOB | 12.99 SCR |
| 50 BOB | 64.97 SCR |
| 100 BOB | 129.93 SCR |
| 500 BOB | 649.66 SCR |
| 1,000 BOB | 1,299.31 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-07-25T08:04:29Z",
"rates": {
"SCR": 1.299314
}
}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": 129.9314,
"rate": 1.299314
}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