Rate Overview
Live
1 SBD = 1.1908 TJS
1 TJS = 0.839806
SBD
Avg
1.1823
High
1.1908
Low
1.1722
Last updated: 3/7/2026, 12:32:59 AM
Quick Conversions
| SBD | TJS |
|---|---|
| 1 SBD | 1.19 TJS |
| 10 SBD | 11.91 TJS |
| 50 SBD | 59.54 TJS |
| 100 SBD | 119.08 TJS |
| 500 SBD | 595.38 TJS |
| 1,000 SBD | 1,190.75 TJS |
Get SBD/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=TJSExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-03-07T00:32:59Z",
"rates": {
"TJS": 1.190751
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "TJS",
"amount": 100
},
"result": 119.07509999999999,
"rate": 1.190751
}Build with SBD/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key