Rate Overview
Live
1 TJS = 0.839805 SBD
1 SBD = 1.1908
TJS
Avg
0.845812
High
0.853107
Low
0.839805
Last updated: 3/7/2026, 1:00:35 AM
Quick Conversions
| TJS | SBD |
|---|---|
| 1 TJS | 0.84 SBD |
| 10 TJS | 8.40 SBD |
| 50 TJS | 41.99 SBD |
| 100 TJS | 83.98 SBD |
| 500 TJS | 419.90 SBD |
| 1,000 TJS | 839.81 SBD |
Get TJS/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=SBDExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-03-07T01:00:35Z",
"rates": {
"SBD": 0.839805
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "SBD",
"amount": 100
},
"result": 83.9805,
"rate": 0.839805
}Build with TJS/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key