Rate Overview
Live
1 SBD = 1.1376 TJS
1 TJS = 0.879041
SBD
Avg
1.1509
High
1.1640
Low
1.1376
Last updated: 7/15/2026, 11:16:32 AM
Quick Conversions
| SBD | TJS |
|---|---|
| 1 SBD | 1.14 TJS |
| 10 SBD | 11.38 TJS |
| 50 SBD | 56.88 TJS |
| 100 SBD | 113.76 TJS |
| 500 SBD | 568.80 TJS |
| 1,000 SBD | 1,137.60 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-15T11:16:32Z",
"rates": {
"TJS": 1.137604
}
}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": 113.7604,
"rate": 1.137604
}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