Rate Overview
Live
1 BOB = 1.3384 TJS
1 TJS = 0.747162
BOB
Avg
1.3380
High
1.3409
Low
1.3338
Last updated: 7/4/2026, 9:41:06 PM
Quick Conversions
| BOB | TJS |
|---|---|
| 1 BOB | 1.34 TJS |
| 10 BOB | 13.38 TJS |
| 50 BOB | 66.92 TJS |
| 100 BOB | 133.84 TJS |
| 500 BOB | 669.20 TJS |
| 1,000 BOB | 1,338.40 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-04T21:41:06Z",
"rates": {
"TJS": 1.338397
}
}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": 133.8397,
"rate": 1.338397
}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