Rate Overview
Live
1 TJS = 0.748691 BOB
1 BOB = 1.3357
TJS
Avg
0.747142
High
0.750034
Low
0.743564
Last updated: 5/29/2026, 4:52:54 PM
Quick Conversions
| TJS | BOB |
|---|---|
| 1 TJS | 0.75 BOB |
| 10 TJS | 7.49 BOB |
| 50 TJS | 37.43 BOB |
| 100 TJS | 74.87 BOB |
| 500 TJS | 374.35 BOB |
| 1,000 TJS | 748.69 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-05-29T16:52:54Z",
"rates": {
"BOB": 0.748691
}
}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.8691,
"rate": 0.748691
}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