Rate Overview
Live
1 SGD = 7.2175 TJS
1 TJS = 0.138553
SGD
Avg
7.2182
High
7.2350
Low
7.1910
Last updated: 8/17/2026, 6:59:08 AM
Quick Conversions
| SGD | TJS |
|---|---|
| 1 SGD | 7.22 TJS |
| 10 SGD | 72.17 TJS |
| 50 SGD | 360.87 TJS |
| 100 SGD | 721.75 TJS |
| 500 SGD | 3,608.73 TJS |
| 1,000 SGD | 7,217.46 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-08-17T06:59:08Z",
"rates": {
"TJS": 7.217464
}
}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": 721.7464,
"rate": 7.217464
}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