Rate Overview
Live
1 TJS = 0.866314 SBD
1 SBD = 1.1543
TJS
Avg
0.869793
High
0.873472
Low
0.865837
Last updated: 7/8/2026, 6:39:54 AM
Quick Conversions
| TJS | SBD |
|---|---|
| 1 TJS | 0.87 SBD |
| 10 TJS | 8.66 SBD |
| 50 TJS | 43.32 SBD |
| 100 TJS | 86.63 SBD |
| 500 TJS | 433.16 SBD |
| 1,000 TJS | 866.31 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-08T06:39:54Z",
"rates": {
"SBD": 0.866314
}
}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": 86.6314,
"rate": 0.866314
}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