Rate Overview
Live
1 TJS = 0.105978 BSD
1 BSD = 9.4359
TJS
Avg
0.106502
High
0.107058
Low
0.105978
Last updated: 2/14/2026, 4:06:50 PM
Quick Conversions
| TJS | BSD |
|---|---|
| 1 TJS | 0.11 BSD |
| 10 TJS | 1.06 BSD |
| 50 TJS | 5.30 BSD |
| 100 TJS | 10.60 BSD |
| 500 TJS | 52.99 BSD |
| 1,000 TJS | 105.98 BSD |
Get TJS/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=BSDExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-02-14T16:06:50Z",
"rates": {
"BSD": 0.105978
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "BSD",
"amount": 100
},
"result": 10.5978,
"rate": 0.105978
}Build with TJS/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key