Rate Overview
Live
1 SBD = 1.1638 TJS
1 TJS = 0.859257
SBD
Avg
1.1700
High
1.1766
Low
1.1638
Last updated: 5/7/2026, 10:12:30 AM
Quick Conversions
| SBD | TJS |
|---|---|
| 1 SBD | 1.16 TJS |
| 10 SBD | 11.64 TJS |
| 50 SBD | 58.19 TJS |
| 100 SBD | 116.38 TJS |
| 500 SBD | 581.90 TJS |
| 1,000 SBD | 1,163.80 TJS |
Get SBD/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=TJSExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-05-07T10:12:30Z",
"rates": {
"TJS": 1.163796
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "TJS",
"amount": 100
},
"result": 116.37960000000001,
"rate": 1.163796
}Build with SBD/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key