Rate Overview
Live
1 SBD = 1.1781 TJS
1 TJS = 0.848812
SBD
Avg
1.1771
High
1.1792
Low
1.1740
Last updated: 4/17/2026, 4:53:17 AM
Quick Conversions
| SBD | TJS |
|---|---|
| 1 SBD | 1.18 TJS |
| 10 SBD | 11.78 TJS |
| 50 SBD | 58.91 TJS |
| 100 SBD | 117.81 TJS |
| 500 SBD | 589.06 TJS |
| 1,000 SBD | 1,178.12 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-04-17T04:53:17Z",
"rates": {
"TJS": 1.178117
}
}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": 117.8117,
"rate": 1.178117
}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