Rate Overview
Live
1 SGD = 7.1455 TJS
1 TJS = 0.139948
SGD
Avg
7.1581
High
7.1766
Low
7.1409
Last updated: 7/27/2026, 8:47:33 PM
Quick Conversions
| SGD | TJS |
|---|---|
| 1 SGD | 7.15 TJS |
| 10 SGD | 71.46 TJS |
| 50 SGD | 357.28 TJS |
| 100 SGD | 714.55 TJS |
| 500 SGD | 3,572.75 TJS |
| 1,000 SGD | 7,145.51 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-27T20:47:33Z",
"rates": {
"TJS": 7.145506
}
}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": 714.5506,
"rate": 7.145506
}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