Rate Overview
Live
1 TJS = 0.104337 BSD
1 BSD = 9.5843
TJS
Avg
0.104762
High
0.105150
Low
0.104337
Last updated: 3/7/2026, 1:01:40 AM
Quick Conversions
| TJS | BSD |
|---|---|
| 1 TJS | 0.10 BSD |
| 10 TJS | 1.04 BSD |
| 50 TJS | 5.22 BSD |
| 100 TJS | 10.43 BSD |
| 500 TJS | 52.17 BSD |
| 1,000 TJS | 104.34 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-03-07T01:01:40Z",
"rates": {
"BSD": 0.104337
}
}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.4337,
"rate": 0.104337
}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