Rate Overview
Live
1 TJS = 1.7509 SZL
1 SZL = 0.571124
TJS
Avg
1.7421
High
1.7509
Low
1.7298
Last updated: 9/2/2026, 5:56:12 AM
Quick Conversions
| TJS | SZL |
|---|---|
| 1 TJS | 1.75 SZL |
| 10 TJS | 17.51 SZL |
| 50 TJS | 87.55 SZL |
| 100 TJS | 175.09 SZL |
| 500 TJS | 875.47 SZL |
| 1,000 TJS | 1,750.93 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-09-02T05:56:12Z",
"rates": {
"SZL": 1.750934
}
}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": 175.0934,
"rate": 1.750934
}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