Rate Overview
Live
1 TJS = 0.863352 SBD
1 SBD = 1.1583
TJS
Avg
0.858459
High
0.866697
Low
0.849874
Last updated: 5/29/2026, 5:06:25 PM
Quick Conversions
| TJS | SBD |
|---|---|
| 1 TJS | 0.86 SBD |
| 10 TJS | 8.63 SBD |
| 50 TJS | 43.17 SBD |
| 100 TJS | 86.34 SBD |
| 500 TJS | 431.68 SBD |
| 1,000 TJS | 863.35 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-29T17:06:25Z",
"rates": {
"SBD": 0.863352
}
}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.3352,
"rate": 0.863352
}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