Rate Overview
Live
1 TJS = 0.873353 SBD
1 SBD = 1.1450
TJS
Avg
0.874121
High
0.877320
Low
0.871297
Last updated: 7/25/2026, 3:56:06 AM
Quick Conversions
| TJS | SBD |
|---|---|
| 1 TJS | 0.87 SBD |
| 10 TJS | 8.73 SBD |
| 50 TJS | 43.67 SBD |
| 100 TJS | 87.34 SBD |
| 500 TJS | 436.68 SBD |
| 1,000 TJS | 873.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-07-25T03:56:06Z",
"rates": {
"SBD": 0.873353
}
}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.3353,
"rate": 0.873353
}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