Rate Overview
Live
1 BOB = 1.3877 TJS
1 TJS = 0.720598
BOB
Avg
1.3813
High
1.3881
Low
1.3734
Last updated: 3/7/2026, 4:24:52 AM
Quick Conversions
| BOB | TJS |
|---|---|
| 1 BOB | 1.39 TJS |
| 10 BOB | 13.88 TJS |
| 50 BOB | 69.39 TJS |
| 100 BOB | 138.77 TJS |
| 500 BOB | 693.87 TJS |
| 1,000 BOB | 1,387.74 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-07T04:24:52Z",
"rates": {
"TJS": 1.387736
}
}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.77360000000002,
"rate": 1.387736
}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