Rate Overview
Live
1 SBD = 1.1450 TJS
1 TJS = 0.873375
SBD
Avg
1.1496
High
1.1981
Low
1.1229
Last updated: 7/28/2026, 9:05:58 AM
Quick Conversions
| SBD | TJS |
|---|---|
| 1 SBD | 1.14 TJS |
| 10 SBD | 11.45 TJS |
| 50 SBD | 57.25 TJS |
| 100 SBD | 114.50 TJS |
| 500 SBD | 572.49 TJS |
| 1,000 SBD | 1,144.98 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-28T09:05:58Z",
"rates": {
"TJS": 1.144984
}
}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.4984,
"rate": 1.144984
}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