Rate Overview
Live
1 SGD = 7.1392 TJS
1 TJS = 0.140072
SGD
Avg
7.3246
High
7.5182
Low
7.1392
Last updated: 7/20/2026, 7:45:15 PM
Quick Conversions
| SGD | TJS |
|---|---|
| 1 SGD | 7.14 TJS |
| 10 SGD | 71.39 TJS |
| 50 SGD | 356.96 TJS |
| 100 SGD | 713.92 TJS |
| 500 SGD | 3,569.59 TJS |
| 1,000 SGD | 7,139.18 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-07-20T19:45:15Z",
"rates": {
"TJS": 7.139179
}
}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": 713.9179,
"rate": 7.139179
}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