Rate Overview
Live
1 BOB = 1.3524 TJS
1 TJS = 0.739412 BOB
Avg
1.3418
High
1.3531
Low
1.3298
Last updated: 1/25/2026, 1:14:22 PM
Quick Conversions
| BOB | TJS |
|---|---|
| 1 BOB | 1.35 TJS |
| 10 BOB | 13.52 TJS |
| 50 BOB | 67.62 TJS |
| 100 BOB | 135.24 TJS |
| 500 BOB | 676.21 TJS |
| 1,000 BOB | 1,352.43 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-01-25T13:14:22Z",
"rates": {
"TJS": 1.352426
}
}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": 135.24259999999998,
"rate": 1.352426
}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