Rate Overview
Live
1 TJS = 1.2917 BOB
1 BOB = 0.774199
TJS
Avg
1.2702
High
1.2917
Low
1.2486
Last updated: 9/2/2026, 5:34:15 PM
Quick Conversions
| TJS | BOB |
|---|---|
| 1 TJS | 1.29 BOB |
| 10 TJS | 12.92 BOB |
| 50 TJS | 64.58 BOB |
| 100 TJS | 129.17 BOB |
| 500 TJS | 645.83 BOB |
| 1,000 TJS | 1,291.66 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-09-02T17:34:15Z",
"rates": {
"BOB": 1.291658
}
}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": 129.1658,
"rate": 1.291658
}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