Rate Overview
Live
1 TJS = 0.135835 SGD
1 SGD = 7.3619
TJS
Avg
0.135754
High
0.136403
Low
0.135224
Last updated: 5/9/2026, 3:42:17 AM
Quick Conversions
| TJS | SGD |
|---|---|
| 1 TJS | 0.14 SGD |
| 10 TJS | 1.36 SGD |
| 50 TJS | 6.79 SGD |
| 100 TJS | 13.58 SGD |
| 500 TJS | 67.92 SGD |
| 1,000 TJS | 135.84 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-05-09T03:42:17Z",
"rates": {
"SGD": 0.135835
}
}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.5835,
"rate": 0.135835
}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