Rate Overview
Live
1 BOB = 1.4728 SCR
1 SCR = 0.678994
BOB
Avg
1.8414
High
2.1106
Low
1.4728
Last updated: 7/9/2026, 12:47:30 PM
Quick Conversions
| BOB | SCR |
|---|---|
| 1 BOB | 1.47 SCR |
| 10 BOB | 14.73 SCR |
| 50 BOB | 73.64 SCR |
| 100 BOB | 147.28 SCR |
| 500 BOB | 736.38 SCR |
| 1,000 BOB | 1,472.77 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-09T12:47:30Z",
"rates": {
"SCR": 1.472768
}
}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": 147.2768,
"rate": 1.472768
}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