Rate Overview
Live
1 TJS = 0.740622 BOB
1 BOB = 1.3502
TJS
Avg
0.738881
High
0.740872
Low
0.736672
Last updated: 5/9/2026, 4:53:51 AM
Quick Conversions
| TJS | BOB |
|---|---|
| 1 TJS | 0.74 BOB |
| 10 TJS | 7.41 BOB |
| 50 TJS | 37.03 BOB |
| 100 TJS | 74.06 BOB |
| 500 TJS | 370.31 BOB |
| 1,000 TJS | 740.62 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-09T04:53:51Z",
"rates": {
"BOB": 0.740622
}
}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.0622,
"rate": 0.740622
}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