Rate Overview
Live
1 SGD = 7.3835 TJS
1 TJS = 0.135438
SGD
Avg
7.3629
High
7.3835
Low
7.3312
Last updated: 5/7/2026, 8:12:03 AM
Quick Conversions
| SGD | TJS |
|---|---|
| 1 SGD | 7.38 TJS |
| 10 SGD | 73.83 TJS |
| 50 SGD | 369.17 TJS |
| 100 SGD | 738.35 TJS |
| 500 SGD | 3,691.73 TJS |
| 1,000 SGD | 7,383.45 TJS |
Get SGD/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=TJSExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-05-07T08:12:03Z",
"rates": {
"TJS": 7.383454
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "TJS",
"amount": 100
},
"result": 738.3454,
"rate": 7.383454
}Build with SGD/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key