Rate Overview
Live
1 SBD = 1.1521 TJS
1 TJS = 0.868013
SBD
Avg
1.1521
High
1.1543
Low
1.1498
Last updated: 9/8/2026, 9:47:48 PM
Quick Conversions
| SBD | TJS |
|---|---|
| 1 SBD | 1.15 TJS |
| 10 SBD | 11.52 TJS |
| 50 SBD | 57.60 TJS |
| 100 SBD | 115.21 TJS |
| 500 SBD | 576.03 TJS |
| 1,000 SBD | 1,152.06 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-09-08T21:47:48Z",
"rates": {
"TJS": 1.152056
}
}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.2056,
"rate": 1.152056
}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