Rate Overview
Live
1 TJS = 0.732787 BOB
1 BOB = 1.3647
TJS
Avg
0.729439
High
0.732787
Low
0.727021
Last updated: 4/18/2026, 8:45:43 AM
Quick Conversions
| TJS | BOB |
|---|---|
| 1 TJS | 0.73 BOB |
| 10 TJS | 7.33 BOB |
| 50 TJS | 36.64 BOB |
| 100 TJS | 73.28 BOB |
| 500 TJS | 366.39 BOB |
| 1,000 TJS | 732.79 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-04-18T08:45:43Z",
"rates": {
"BOB": 0.732787
}
}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": 73.2787,
"rate": 0.732787
}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