Rate Overview
Live
1 TJS = 0.875691 SBD
1 SBD = 1.1420
TJS
Avg
0.871210
High
0.875778
Low
0.863524
Last updated: 7/13/2026, 12:58:21 AM
Quick Conversions
| TJS | SBD |
|---|---|
| 1 TJS | 0.88 SBD |
| 10 TJS | 8.76 SBD |
| 50 TJS | 43.78 SBD |
| 100 TJS | 87.57 SBD |
| 500 TJS | 437.85 SBD |
| 1,000 TJS | 875.69 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-13T00:58:21Z",
"rates": {
"SBD": 0.875691
}
}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.5691,
"rate": 0.875691
}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