Rate Overview
Live
1 SGD = 7.1527 TJS
1 TJS = 0.139808
SGD
Avg
7.6024
High
8.1742
Low
7.0624
Last updated: 7/18/2026, 5:30:37 PM
Quick Conversions
| SGD | TJS |
|---|---|
| 1 SGD | 7.15 TJS |
| 10 SGD | 71.53 TJS |
| 50 SGD | 357.63 TJS |
| 100 SGD | 715.27 TJS |
| 500 SGD | 3,576.34 TJS |
| 1,000 SGD | 7,152.67 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-07-18T17:30:37Z",
"rates": {
"TJS": 7.15267
}
}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": 715.2669999999999,
"rate": 7.15267
}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