Rate Overview
Live
1 TJS = 1.2619 BOB
1 BOB = 0.792444
TJS
Avg
1.2763
High
1.3152
Low
1.2553
Last updated: 8/17/2026, 10:19:38 AM
Quick Conversions
| TJS | BOB |
|---|---|
| 1 TJS | 1.26 BOB |
| 10 TJS | 12.62 BOB |
| 50 TJS | 63.10 BOB |
| 100 TJS | 126.19 BOB |
| 500 TJS | 630.96 BOB |
| 1,000 TJS | 1,261.92 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-08-17T10:19:38Z",
"rates": {
"BOB": 1.261919
}
}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": 126.1919,
"rate": 1.261919
}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