Rate Overview
Live
1 TJS = 0.139282 SGD
1 SGD = 7.1797
TJS
Avg
0.138299
High
0.139282
Low
0.137793
Last updated: 6/19/2026, 6:03:06 AM
Quick Conversions
| TJS | SGD |
|---|---|
| 1 TJS | 0.14 SGD |
| 10 TJS | 1.39 SGD |
| 50 TJS | 6.96 SGD |
| 100 TJS | 13.93 SGD |
| 500 TJS | 69.64 SGD |
| 1,000 TJS | 139.28 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-06-19T06:03:06Z",
"rates": {
"SGD": 0.139282
}
}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.928199999999999,
"rate": 0.139282
}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