Rate Overview
Live
1 SBD = 1.1509 TJS
1 TJS = 0.868871
SBD
Avg
1.1575
High
1.1640
Low
1.1509
Last updated: 6/19/2026, 8:41:37 AM
Quick Conversions
| SBD | TJS |
|---|---|
| 1 SBD | 1.15 TJS |
| 10 SBD | 11.51 TJS |
| 50 SBD | 57.55 TJS |
| 100 SBD | 115.09 TJS |
| 500 SBD | 575.46 TJS |
| 1,000 SBD | 1,150.92 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-06-19T08:41:37Z",
"rates": {
"TJS": 1.150919
}
}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.09190000000001,
"rate": 1.150919
}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