Rate Overview
Live
1 SCR = 0.751300 BOB
1 BOB = 1.3310
SCR
Avg
0.755195
High
0.795590
Low
0.733504
Last updated: 7/22/2026, 10:05:06 PM
Quick Conversions
| SCR | BOB |
|---|---|
| 1 SCR | 0.75 BOB |
| 10 SCR | 7.51 BOB |
| 50 SCR | 37.57 BOB |
| 100 SCR | 75.13 BOB |
| 500 SCR | 375.65 BOB |
| 1,000 SCR | 751.30 BOB |
Get SCR/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=BOBExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-22T22:05:06Z",
"rates": {
"BOB": 0.7513
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "BOB",
"amount": 100
},
"result": 75.13,
"rate": 0.7513
}Build with SCR/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key