Rate Overview
Live
1 TJS = 0.746756 BOB
1 BOB = 1.3391
TJS
Avg
0.743878
High
0.747287
Low
0.740855
Last updated: 6/18/2026, 6:36:24 PM
Quick Conversions
| TJS | BOB |
|---|---|
| 1 TJS | 0.75 BOB |
| 10 TJS | 7.47 BOB |
| 50 TJS | 37.34 BOB |
| 100 TJS | 74.68 BOB |
| 500 TJS | 373.38 BOB |
| 1,000 TJS | 746.76 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-06-18T18:36:24Z",
"rates": {
"BOB": 0.746756
}
}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": 74.6756,
"rate": 0.746756
}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