Rate Overview
Live
1 TJS = 1.1599 BOB
1 BOB = 0.862166
TJS
Avg
1.1357
High
1.1599
Low
1.0755
Last updated: 7/20/2026, 7:30:08 PM
Quick Conversions
| TJS | BOB |
|---|---|
| 1 TJS | 1.16 BOB |
| 10 TJS | 11.60 BOB |
| 50 TJS | 57.99 BOB |
| 100 TJS | 115.99 BOB |
| 500 TJS | 579.93 BOB |
| 1,000 TJS | 1,159.87 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-20T19:30:08Z",
"rates": {
"BOB": 1.159869
}
}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": 115.9869,
"rate": 1.159869
}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