Rate Overview
Live
1 BOB = 1.2534 SCR
1 SCR = 0.797825
BOB
Avg
1.2232
High
1.2626
Low
1.1807
Last updated: 8/19/2026, 10:47:27 AM
Quick Conversions
| BOB | SCR |
|---|---|
| 1 BOB | 1.25 SCR |
| 10 BOB | 12.53 SCR |
| 50 BOB | 62.67 SCR |
| 100 BOB | 125.34 SCR |
| 500 BOB | 626.70 SCR |
| 1,000 BOB | 1,253.41 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-08-19T10:47:27Z",
"rates": {
"SCR": 1.253408
}
}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": 125.3408,
"rate": 1.253408
}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