Rate Overview
Live
1 TJS = 0.872357 SBD
1 SBD = 1.1463
TJS
Avg
0.871230
High
0.876187
Low
0.868149
Last updated: 8/17/2026, 11:49:40 AM
Quick Conversions
| TJS | SBD |
|---|---|
| 1 TJS | 0.87 SBD |
| 10 TJS | 8.72 SBD |
| 50 TJS | 43.62 SBD |
| 100 TJS | 87.24 SBD |
| 500 TJS | 436.18 SBD |
| 1,000 TJS | 872.36 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-08-17T11:49:40Z",
"rates": {
"SBD": 0.872357
}
}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.23570000000001,
"rate": 0.872357
}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