Rate Overview
Live
1 TJS = 1.2191 BOB
1 BOB = 0.820256
TJS
Avg
0.792853
High
1.2191
Low
0.720065
Last updated: 7/29/2026, 3:09:58 AM
Quick Conversions
| TJS | BOB |
|---|---|
| 1 TJS | 1.22 BOB |
| 10 TJS | 12.19 BOB |
| 50 TJS | 60.96 BOB |
| 100 TJS | 121.91 BOB |
| 500 TJS | 609.57 BOB |
| 1,000 TJS | 1,219.13 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-29T03:09:58Z",
"rates": {
"BOB": 1.219132
}
}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": 121.91320000000002,
"rate": 1.219132
}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