Rate Overview
Live
1 TJS = 1.7324 SZL
1 SZL = 0.577237
TJS
Avg
1.7303
High
1.7352
Low
1.7266
Last updated: 4/18/2026, 8:52:13 AM
Quick Conversions
| TJS | SZL |
|---|---|
| 1 TJS | 1.73 SZL |
| 10 TJS | 17.32 SZL |
| 50 TJS | 86.62 SZL |
| 100 TJS | 173.24 SZL |
| 500 TJS | 866.20 SZL |
| 1,000 TJS | 1,732.39 SZL |
Get TJS/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=SZLExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-04-18T08:52:13Z",
"rates": {
"SZL": 1.73239
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "SZL",
"amount": 100
},
"result": 173.239,
"rate": 1.73239
}Build with TJS/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key