Rate Overview
Live
1 STD = 0.000333 BOB
1 BOB = 3003.00
STD
Avg
0.000333
High
0.000334
Low
0.000333
Last updated: 4/16/2026, 10:40:26 PM
Quick Conversions
| STD | BOB |
|---|---|
| 1 STD | 0.00 BOB |
| 10 STD | 0.00 BOB |
| 50 STD | 0.02 BOB |
| 100 STD | 0.03 BOB |
| 500 STD | 0.17 BOB |
| 1,000 STD | 0.33 BOB |
Get STD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=BOBExample Response:
{
"success": true,
"base": "STD",
"date": "2026-04-16T22:40:26Z",
"rates": {
"BOB": 0.000333
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "BOB",
"amount": 100
},
"result": 0.0333,
"rate": 0.000333
}Build with STD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key