Rate Overview
Live
1 BOB = 1.3423 TJS
1 TJS = 0.744997
BOB
Avg
1.3474
High
1.3528
Low
1.3423
Last updated: 6/16/2026, 1:25:33 PM
Quick Conversions
| BOB | TJS |
|---|---|
| 1 BOB | 1.34 TJS |
| 10 BOB | 13.42 TJS |
| 50 BOB | 67.11 TJS |
| 100 BOB | 134.23 TJS |
| 500 BOB | 671.14 TJS |
| 1,000 BOB | 1,342.29 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-06-16T13:25:33Z",
"rates": {
"TJS": 1.342288
}
}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": 134.22879999999998,
"rate": 1.342288
}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