Rate Overview
Live
1 BOB = 1.2769 SCR
1 SCR = 0.783166
BOB
Avg
1.2828
High
1.3098
Low
1.2439
Last updated: 7/31/2026, 12:40:45 AM
Quick Conversions
| BOB | SCR |
|---|---|
| 1 BOB | 1.28 SCR |
| 10 BOB | 12.77 SCR |
| 50 BOB | 63.84 SCR |
| 100 BOB | 127.69 SCR |
| 500 BOB | 638.43 SCR |
| 1,000 BOB | 1,276.87 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-31T00:40:45Z",
"rates": {
"SCR": 1.276869
}
}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": 127.68690000000001,
"rate": 1.276869
}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