Rate Overview
Live
1 BOB = 2994.58 STD
1 STD = 0.000334
BOB
Avg
2994.26
High
3001.82
Low
2983.74
Last updated: 5/7/2026, 4:26:04 AM
Quick Conversions
| BOB | STD |
|---|---|
| 1 BOB | 2,994.58 STD |
| 10 BOB | 29,945.76 STD |
| 50 BOB | 149,728.78 STD |
| 100 BOB | 299,457.56 STD |
| 500 BOB | 1,497,287.78 STD |
| 1,000 BOB | 2,994,575.57 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-05-07T04:26:04Z",
"rates": {
"STD": 2994.575565
}
}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": 299457.5565,
"rate": 2994.575565
}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