Rate Overview
Live
1 TJS = 0.107968 BSD
1 BSD = 9.2620
TJS
Avg
0.107963
High
0.108233
Low
0.107744
Last updated: 7/9/2026, 4:20:15 AM
Quick Conversions
| TJS | BSD |
|---|---|
| 1 TJS | 0.11 BSD |
| 10 TJS | 1.08 BSD |
| 50 TJS | 5.40 BSD |
| 100 TJS | 10.80 BSD |
| 500 TJS | 53.98 BSD |
| 1,000 TJS | 107.97 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-09T04:20:15Z",
"rates": {
"BSD": 0.107968
}
}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.7968,
"rate": 0.107968
}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