Rate Overview
Live
1 TJS = 0.859557 SBD
1 SBD = 1.1634
TJS
Avg
0.855868
High
0.859557
Low
0.851948
Last updated: 5/9/2026, 4:53:39 AM
Quick Conversions
| TJS | SBD |
|---|---|
| 1 TJS | 0.86 SBD |
| 10 TJS | 8.60 SBD |
| 50 TJS | 42.98 SBD |
| 100 TJS | 85.96 SBD |
| 500 TJS | 429.78 SBD |
| 1,000 TJS | 859.56 SBD |
Get TJS/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=SBDExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-05-09T04:53:39Z",
"rates": {
"SBD": 0.859557
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "SBD",
"amount": 100
},
"result": 85.95570000000001,
"rate": 0.859557
}Build with TJS/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key