Rate Overview
Live
1 SGD = 7.4933 TJS
1 TJS = 0.133453
SGD
Avg
7.4901
High
7.5190
Low
7.4613
Last updated: 3/7/2026, 3:49:01 AM
Quick Conversions
| SGD | TJS |
|---|---|
| 1 SGD | 7.49 TJS |
| 10 SGD | 74.93 TJS |
| 50 SGD | 374.66 TJS |
| 100 SGD | 749.33 TJS |
| 500 SGD | 3,746.63 TJS |
| 1,000 SGD | 7,493.26 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-03-07T03:49:01Z",
"rates": {
"TJS": 7.493262
}
}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": 749.3262,
"rate": 7.493262
}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