Rate Overview
Live
1 BOB = 0.770534 TJS
1 TJS = 1.2978
BOB
Avg
0.767881
High
0.778974
Low
0.760004
Last updated: 8/12/2026, 5:23:32 PM
Quick Conversions
| BOB | TJS |
|---|---|
| 1 BOB | 0.77 TJS |
| 10 BOB | 7.71 TJS |
| 50 BOB | 38.53 TJS |
| 100 BOB | 77.05 TJS |
| 500 BOB | 385.27 TJS |
| 1,000 BOB | 770.53 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-08-12T17:23:32Z",
"rates": {
"TJS": 0.770534
}
}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.05340000000001,
"rate": 0.770534
}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