Rate Overview
Live
1 TJS = 0.106927 BSD
1 BSD = 9.3522 TJS
Avg
0.099112
High
0.108264
Low
0.091415
Last updated: 1/25/2026, 11:14:22 AM
Quick Conversions
| TJS | BSD |
|---|---|
| 1 TJS | 0.11 BSD |
| 10 TJS | 1.07 BSD |
| 50 TJS | 5.35 BSD |
| 100 TJS | 10.69 BSD |
| 500 TJS | 53.46 BSD |
| 1,000 TJS | 106.93 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-01-25T11:14:22Z",
"rates": {
"BSD": 0.106927
}
}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.692699999999999,
"rate": 0.106927
}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