Rate Overview
Live
1 BOB = 3080.18 STD
1 STD = 0.000325
BOB
Avg
3058.95
High
3081.21
Low
3015.93
Last updated: 3/7/2026, 4:23:56 AM
Quick Conversions
| BOB | STD |
|---|---|
| 1 BOB | 3,080.18 STD |
| 10 BOB | 30,801.79 STD |
| 50 BOB | 154,008.93 STD |
| 100 BOB | 308,017.85 STD |
| 500 BOB | 1,540,089.27 STD |
| 1,000 BOB | 3,080,178.53 STD |
Get BOB/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=STDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-03-07T04:23:56Z",
"rates": {
"STD": 3080.178532
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "STD",
"amount": 100
},
"result": 308017.8532,
"rate": 3080.178532
}Build with BOB/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key