Rate Overview
Live
1 SBD = 1.1488 TJS
1 TJS = 0.870442
SBD
Avg
1.1488
High
1.1519
Low
1.1463
Last updated: 8/19/2026, 6:34:43 AM
Quick Conversions
| SBD | TJS |
|---|---|
| 1 SBD | 1.15 TJS |
| 10 SBD | 11.49 TJS |
| 50 SBD | 57.44 TJS |
| 100 SBD | 114.88 TJS |
| 500 SBD | 574.42 TJS |
| 1,000 SBD | 1,148.84 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-08-19T06:34:43Z",
"rates": {
"TJS": 1.148841
}
}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": 114.8841,
"rate": 1.148841
}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