Rate Overview
Live
1 BOB = 0.842888 TJS
1 TJS = 1.1864
BOB
Avg
0.841494
High
0.860749
Low
0.823818
Last updated: 7/28/2026, 12:22:42 AM
Quick Conversions
| BOB | TJS |
|---|---|
| 1 BOB | 0.84 TJS |
| 10 BOB | 8.43 TJS |
| 50 BOB | 42.14 TJS |
| 100 BOB | 84.29 TJS |
| 500 BOB | 421.44 TJS |
| 1,000 BOB | 842.89 TJS |
Get BOB/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=TJSExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-28T00:22:42Z",
"rates": {
"TJS": 0.842888
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "TJS",
"amount": 100
},
"result": 84.2888,
"rate": 0.842888
}Build with BOB/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key