Rate Overview
Live
1 TJS = 0.873574 SBD
1 SBD = 1.1447
TJS
Avg
0.870483
High
0.904493
Low
0.830349
Last updated: 7/29/2026, 3:09:46 AM
Quick Conversions
| TJS | SBD |
|---|---|
| 1 TJS | 0.87 SBD |
| 10 TJS | 8.74 SBD |
| 50 TJS | 43.68 SBD |
| 100 TJS | 87.36 SBD |
| 500 TJS | 436.79 SBD |
| 1,000 TJS | 873.57 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-07-29T03:09:46Z",
"rates": {
"SBD": 0.873574
}
}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": 87.3574,
"rate": 0.873574
}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