Rate Overview
Live
1 SBD = 1.1684 TJS
1 TJS = 0.855886
SBD
Avg
1.1543
High
1.2073
Low
1.1087
Last updated: 5/28/2026, 12:06:43 AM
Quick Conversions
| SBD | TJS |
|---|---|
| 1 SBD | 1.17 TJS |
| 10 SBD | 11.68 TJS |
| 50 SBD | 58.42 TJS |
| 100 SBD | 116.84 TJS |
| 500 SBD | 584.19 TJS |
| 1,000 SBD | 1,168.38 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-05-28T00:06:43Z",
"rates": {
"TJS": 1.16838
}
}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": 116.838,
"rate": 1.16838
}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