Rate Overview
Live
1 TJS = 65.0368 SDG
1 SDG = 0.015376
TJS
Avg
64.9544
High
65.0464
Low
64.7371
Last updated: 9/3/2026, 2:37:25 PM
Quick Conversions
| TJS | SDG |
|---|---|
| 1 TJS | 65.04 SDG |
| 10 TJS | 650.37 SDG |
| 50 TJS | 3,251.84 SDG |
| 100 TJS | 6,503.68 SDG |
| 500 TJS | 32,518.40 SDG |
| 1,000 TJS | 65,036.80 SDG |
Get TJS/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=SDGExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-09-03T14:37:25Z",
"rates": {
"SDG": 65.036798
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "SDG",
"amount": 100
},
"result": 6503.679800000001,
"rate": 65.036798
}Build with TJS/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key