Rate Overview
Live
1 BOB = 1922.22 STD
1 STD = 0.000520
BOB
Avg
3071.32
High
3453.34
Low
1922.22
Last updated: 7/29/2026, 1:13:14 AM
Quick Conversions
| BOB | STD |
|---|---|
| 1 BOB | 1,922.22 STD |
| 10 BOB | 19,222.21 STD |
| 50 BOB | 96,111.06 STD |
| 100 BOB | 192,222.12 STD |
| 500 BOB | 961,110.62 STD |
| 1,000 BOB | 1,922,221.24 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-07-29T01:13:14Z",
"rates": {
"STD": 1922.221243
}
}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": 192222.1243,
"rate": 1922.221243
}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