Rate Overview
Live
1 BOB = 3111.12 STD
1 STD = 0.000321
BOB
Avg
3087.91
High
3111.12
Low
3066.93
Last updated: 6/19/2026, 8:18:41 AM
Quick Conversions
| BOB | STD |
|---|---|
| 1 BOB | 3,111.12 STD |
| 10 BOB | 31,111.22 STD |
| 50 BOB | 155,556.09 STD |
| 100 BOB | 311,112.18 STD |
| 500 BOB | 1,555,560.91 STD |
| 1,000 BOB | 3,111,121.82 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-06-19T08:18:41Z",
"rates": {
"STD": 3111.121823
}
}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": 311112.1823,
"rate": 3111.121823
}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