Rate Overview
Live
1 SBD = 1.1920 TJS
1 TJS = 0.838899
SBD
Avg
1.1677
High
1.3318
Low
1.1000
Last updated: 3/27/2026, 9:43:22 AM
Quick Conversions
| SBD | TJS |
|---|---|
| 1 SBD | 1.19 TJS |
| 10 SBD | 11.92 TJS |
| 50 SBD | 59.60 TJS |
| 100 SBD | 119.20 TJS |
| 500 SBD | 596.02 TJS |
| 1,000 SBD | 1,192.04 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-03-27T09:43:22Z",
"rates": {
"TJS": 1.192039
}
}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": 119.2039,
"rate": 1.192039
}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