Rate Overview
Live
1 TJS = 0.134625 SGD
1 SGD = 7.4280
TJS
Avg
0.133957
High
0.134625
Low
0.132598
Last updated: 3/27/2026, 8:22:26 AM
Quick Conversions
| TJS | SGD |
|---|---|
| 1 TJS | 0.13 SGD |
| 10 TJS | 1.35 SGD |
| 50 TJS | 6.73 SGD |
| 100 TJS | 13.46 SGD |
| 500 TJS | 67.31 SGD |
| 1,000 TJS | 134.63 SGD |
Get TJS/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=SGDExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-03-27T08:22:26Z",
"rates": {
"SGD": 0.134625
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "SGD",
"amount": 100
},
"result": 13.462499999999999,
"rate": 0.134625
}Build with TJS/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key