Rate Overview
Live
1 SGD = 7.2343 TJS
1 TJS = 0.138231
SGD
Avg
7.2474
High
7.2573
Low
7.2330
Last updated: 6/17/2026, 6:38:12 AM
Quick Conversions
| SGD | TJS |
|---|---|
| 1 SGD | 7.23 TJS |
| 10 SGD | 72.34 TJS |
| 50 SGD | 361.71 TJS |
| 100 SGD | 723.43 TJS |
| 500 SGD | 3,617.13 TJS |
| 1,000 SGD | 7,234.26 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-06-17T06:38:12Z",
"rates": {
"TJS": 7.234261
}
}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": 723.4261,
"rate": 7.234261
}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