Rate Overview
Live
1 SGD = 7.4525 TJS
1 TJS = 0.134183
SGD
Avg
7.4448
High
7.4597
Low
7.4112
Last updated: 4/17/2026, 6:12:00 AM
Quick Conversions
| SGD | TJS |
|---|---|
| 1 SGD | 7.45 TJS |
| 10 SGD | 74.53 TJS |
| 50 SGD | 372.63 TJS |
| 100 SGD | 745.25 TJS |
| 500 SGD | 3,726.26 TJS |
| 1,000 SGD | 7,452.52 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-04-17T06:12:00Z",
"rates": {
"TJS": 7.452523
}
}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": 745.2523,
"rate": 7.452523
}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