Rate Overview
Live
1 BOB = 0.774198 TJS
1 TJS = 1.2917
BOB
Avg
0.787382
High
0.800866
Low
0.774198
Last updated: 9/2/2026, 5:27:09 PM
Quick Conversions
| BOB | TJS |
|---|---|
| 1 BOB | 0.77 TJS |
| 10 BOB | 7.74 TJS |
| 50 BOB | 38.71 TJS |
| 100 BOB | 77.42 TJS |
| 500 BOB | 387.10 TJS |
| 1,000 BOB | 774.20 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-09-02T17:27:09Z",
"rates": {
"TJS": 0.774198
}
}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": 77.41980000000001,
"rate": 0.774198
}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