Rate Overview
Live
1 SDG = 0.015595 TJS
1 TJS = 64.1231 SDG
Avg
0.015482
High
0.015595
Low
0.015340
Last updated: 1/25/2026, 6:46:52 PM
Quick Conversions
| SDG | TJS |
|---|---|
| 1 SDG | 0.02 TJS |
| 10 SDG | 0.16 TJS |
| 50 SDG | 0.78 TJS |
| 100 SDG | 1.56 TJS |
| 500 SDG | 7.80 TJS |
| 1,000 SDG | 15.59 TJS |
Get SDG/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=TJSExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-01-25T18:46:52Z",
"rates": {
"TJS": 0.015595
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "TJS",
"amount": 100
},
"result": 1.5594999999999999,
"rate": 0.015595
}Build with SDG/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key