Rate Overview
Live
1 TJS = 1.8194 SZL
1 SZL = 0.549643
TJS
Avg
1.7502
High
1.8194
Low
1.6863
Last updated: 7/25/2026, 5:24:05 AM
Quick Conversions
| TJS | SZL |
|---|---|
| 1 TJS | 1.82 SZL |
| 10 TJS | 18.19 SZL |
| 50 TJS | 90.97 SZL |
| 100 TJS | 181.94 SZL |
| 500 TJS | 909.68 SZL |
| 1,000 TJS | 1,819.36 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-07-25T05:24:05Z",
"rates": {
"SZL": 1.819364
}
}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": 181.9364,
"rate": 1.819364
}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