Rate Overview
Live
1 BOB = 3002.97 STD
1 STD = 0.000333
BOB
Avg
2999.17
High
3002.97
Low
2993.67
Last updated: 4/17/2026, 12:00:07 AM
Quick Conversions
| BOB | STD |
|---|---|
| 1 BOB | 3,002.97 STD |
| 10 BOB | 30,029.75 STD |
| 50 BOB | 150,148.74 STD |
| 100 BOB | 300,297.47 STD |
| 500 BOB | 1,501,487.36 STD |
| 1,000 BOB | 3,002,974.72 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-04-17T00:00:07Z",
"rates": {
"STD": 3002.974715
}
}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": 300297.4715,
"rate": 3002.974715
}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