Rate Overview
Live
1 SBD = 1.1543 TJS
1 TJS = 0.866315
SBD
Avg
1.1497
High
1.1549
Low
1.1449
Last updated: 7/8/2026, 7:10:31 AM
Quick Conversions
| SBD | TJS |
|---|---|
| 1 SBD | 1.15 TJS |
| 10 SBD | 11.54 TJS |
| 50 SBD | 57.72 TJS |
| 100 SBD | 115.43 TJS |
| 500 SBD | 577.16 TJS |
| 1,000 SBD | 1,154.31 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-07-08T07:10:31Z",
"rates": {
"TJS": 1.154314
}
}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": 115.43140000000001,
"rate": 1.154314
}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