Rate Overview
Live
1 TJS = 0.720407 BOB
1 BOB = 1.3881
TJS
Avg
0.724385
High
0.728134
Low
0.720407
Last updated: 3/7/2026, 1:00:25 AM
Quick Conversions
| TJS | BOB |
|---|---|
| 1 TJS | 0.72 BOB |
| 10 TJS | 7.20 BOB |
| 50 TJS | 36.02 BOB |
| 100 TJS | 72.04 BOB |
| 500 TJS | 360.20 BOB |
| 1,000 TJS | 720.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-03-07T01:00:25Z",
"rates": {
"BOB": 0.720407
}
}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": 72.0407,
"rate": 0.720407
}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