Rate Overview
Live
1 BOB = 0.823818 TJS
1 TJS = 1.2139
BOB
Avg
1.3082
High
1.3888
Low
0.823818
Last updated: 7/25/2026, 11:42:37 PM
Quick Conversions
| BOB | TJS |
|---|---|
| 1 BOB | 0.82 TJS |
| 10 BOB | 8.24 TJS |
| 50 BOB | 41.19 TJS |
| 100 BOB | 82.38 TJS |
| 500 BOB | 411.91 TJS |
| 1,000 BOB | 823.82 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-07-25T23:42:37Z",
"rates": {
"TJS": 0.823818
}
}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": 82.3818,
"rate": 0.823818
}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