Rate Overview
Live
1 TJS = 0.107170 BSD
1 BSD = 9.3310
TJS
Avg
0.106892
High
0.107351
Low
0.106613
Last updated: 5/9/2026, 3:40:16 AM
Quick Conversions
| TJS | BSD |
|---|---|
| 1 TJS | 0.11 BSD |
| 10 TJS | 1.07 BSD |
| 50 TJS | 5.36 BSD |
| 100 TJS | 10.72 BSD |
| 500 TJS | 53.59 BSD |
| 1,000 TJS | 107.17 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-05-09T03:40:16Z",
"rates": {
"BSD": 0.10717
}
}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.717,
"rate": 0.10717
}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