Rate Overview
Live
1 BOB = 1.3399 TJS
1 TJS = 0.746341
BOB
Avg
1.3605
High
1.3888
Low
1.3343
Last updated: 5/27/2026, 7:22:30 PM
Quick Conversions
| BOB | TJS |
|---|---|
| 1 BOB | 1.34 TJS |
| 10 BOB | 13.40 TJS |
| 50 BOB | 66.99 TJS |
| 100 BOB | 133.99 TJS |
| 500 BOB | 669.94 TJS |
| 1,000 BOB | 1,339.87 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-05-27T19:22:30Z",
"rates": {
"TJS": 1.339871
}
}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": 133.9871,
"rate": 1.339871
}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