Rate Overview
Live
1 TJS = 0.108523 BSD
1 BSD = 9.2146
TJS
Avg
0.106976
High
0.108802
Low
0.104069
Last updated: 7/29/2026, 11:42:56 PM
Quick Conversions
| TJS | BSD |
|---|---|
| 1 TJS | 0.11 BSD |
| 10 TJS | 1.09 BSD |
| 50 TJS | 5.43 BSD |
| 100 TJS | 10.85 BSD |
| 500 TJS | 54.26 BSD |
| 1,000 TJS | 108.52 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-07-29T23:42:56Z",
"rates": {
"BSD": 0.108523
}
}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.8523,
"rate": 0.108523
}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