Rate Overview
Live
1 TJS = 0.852209 SBD
1 SBD = 1.1734
TJS
Avg
0.850311
High
0.852209
Low
0.848022
Last updated: 4/18/2026, 8:45:16 AM
Quick Conversions
| TJS | SBD |
|---|---|
| 1 TJS | 0.85 SBD |
| 10 TJS | 8.52 SBD |
| 50 TJS | 42.61 SBD |
| 100 TJS | 85.22 SBD |
| 500 TJS | 426.10 SBD |
| 1,000 TJS | 852.21 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-04-18T08:45:16Z",
"rates": {
"SBD": 0.852209
}
}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": 85.2209,
"rate": 0.852209
}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