Rate Overview
Live
1 SGD = 7.2675 TJS
1 TJS = 0.137600
SGD
Avg
7.2613
High
7.2851
Low
7.2451
Last updated: 9/2/2026, 6:05:29 PM
Quick Conversions
| SGD | TJS |
|---|---|
| 1 SGD | 7.27 TJS |
| 10 SGD | 72.67 TJS |
| 50 SGD | 363.37 TJS |
| 100 SGD | 726.75 TJS |
| 500 SGD | 3,633.73 TJS |
| 1,000 SGD | 7,267.46 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-09-02T18:05:29Z",
"rates": {
"TJS": 7.267462
}
}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": 726.7462,
"rate": 7.267462
}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