Rate Overview
Live
1 BOB = 1.3810 TJS
1 TJS = 0.724114
BOB
Avg
1.3515
High
1.3919
Low
1.3298
Last updated: 3/27/2026, 11:33:20 AM
Quick Conversions
| BOB | TJS |
|---|---|
| 1 BOB | 1.38 TJS |
| 10 BOB | 13.81 TJS |
| 50 BOB | 69.05 TJS |
| 100 BOB | 138.10 TJS |
| 500 BOB | 690.50 TJS |
| 1,000 BOB | 1,381.00 TJS |
Get BOB/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=TJSExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-03-27T11:33:20Z",
"rates": {
"TJS": 1.380998
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "TJS",
"amount": 100
},
"result": 138.0998,
"rate": 1.380998
}Build with BOB/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key