Rate Overview
Live
1 BOB = 3091.54 STD
1 STD = 0.000323
BOB
Avg
3087.78
High
3097.78
Low
3075.72
Last updated: 3/27/2026, 8:08:42 AM
Quick Conversions
| BOB | STD |
|---|---|
| 1 BOB | 3,091.54 STD |
| 10 BOB | 30,915.37 STD |
| 50 BOB | 154,576.86 STD |
| 100 BOB | 309,153.71 STD |
| 500 BOB | 1,545,768.55 STD |
| 1,000 BOB | 3,091,537.11 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-27T08:08:42Z",
"rates": {
"STD": 3091.537107
}
}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": 309153.7107,
"rate": 3091.537107
}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