Rate Overview
Live
1 TJS = 1.1864 BOB
1 BOB = 0.842889
TJS
Avg
1.1855
High
1.2139
Low
1.1599
Last updated: 7/27/2026, 1:35:29 PM
Quick Conversions
| TJS | BOB |
|---|---|
| 1 TJS | 1.19 BOB |
| 10 TJS | 11.86 BOB |
| 50 TJS | 59.32 BOB |
| 100 TJS | 118.64 BOB |
| 500 TJS | 593.20 BOB |
| 1,000 TJS | 1,186.40 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-07-27T13:35:29Z",
"rates": {
"BOB": 1.186396
}
}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": 118.6396,
"rate": 1.186396
}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