Rate Overview
Live
1 TJS = 0.739411 BOB
1 BOB = 1.3524 TJS
Avg
0.703315
High
0.751994
Low
0.632497
Last updated: 1/25/2026, 9:24:05 AM
Quick Conversions
| TJS | BOB |
|---|---|
| 1 TJS | 0.74 BOB |
| 10 TJS | 7.39 BOB |
| 50 TJS | 36.97 BOB |
| 100 TJS | 73.94 BOB |
| 500 TJS | 369.71 BOB |
| 1,000 TJS | 739.41 BOB |
Get TJS/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=BOBExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-01-25T09:24:05Z",
"rates": {
"BOB": 0.739411
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "BOB",
"amount": 100
},
"result": 73.9411,
"rate": 0.739411
}Build with TJS/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key