Rate Overview
Live
1 TJS = 0.138515 SGD
1 SGD = 7.2194
TJS
Avg
0.138527
High
0.139061
Low
0.138217
Last updated: 8/17/2026, 12:57:46 PM
Quick Conversions
| TJS | SGD |
|---|---|
| 1 TJS | 0.14 SGD |
| 10 TJS | 1.39 SGD |
| 50 TJS | 6.93 SGD |
| 100 TJS | 13.85 SGD |
| 500 TJS | 69.26 SGD |
| 1,000 TJS | 138.52 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-08-17T12:57:46Z",
"rates": {
"SGD": 0.138515
}
}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.8515,
"rate": 0.138515
}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