Rate Overview
Live
1 TJS = 64.1226 SDG
1 SDG = 0.015595 TJS
Avg
64.2836
High
64.4590
Low
64.1226
Last updated: 1/25/2026, 11:07:05 AM
Quick Conversions
| TJS | SDG |
|---|---|
| 1 TJS | 64.12 SDG |
| 10 TJS | 641.23 SDG |
| 50 TJS | 3,206.13 SDG |
| 100 TJS | 6,412.26 SDG |
| 500 TJS | 32,061.32 SDG |
| 1,000 TJS | 64,122.64 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-01-25T11:07:05Z",
"rates": {
"SDG": 64.122643
}
}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": 6412.2643,
"rate": 64.122643
}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