Rate Overview
Live
1 SGD = 7.4222 TJS
1 TJS = 0.134730
SGD
Avg
7.2633
High
7.5416
Low
7.0805
Last updated: 3/27/2026, 12:57:29 PM
Quick Conversions
| SGD | TJS |
|---|---|
| 1 SGD | 7.42 TJS |
| 10 SGD | 74.22 TJS |
| 50 SGD | 371.11 TJS |
| 100 SGD | 742.22 TJS |
| 500 SGD | 3,711.12 TJS |
| 1,000 SGD | 7,422.24 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-03-27T12:57:29Z",
"rates": {
"TJS": 7.42224
}
}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": 742.224,
"rate": 7.42224
}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