Rate Overview
Live
1 TZS = 0.006299 SZL
1 SZL = 158.7554
TZS
Avg
0.006271
High
0.006330
Low
0.006225
Last updated: 5/28/2026, 8:34:45 PM
Quick Conversions
| TZS | SZL |
|---|---|
| 1 TZS | 0.01 SZL |
| 10 TZS | 0.06 SZL |
| 50 TZS | 0.31 SZL |
| 100 TZS | 0.63 SZL |
| 500 TZS | 3.15 SZL |
| 1,000 TZS | 6.30 SZL |
Get TZS/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=SZLExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-05-28T20:34:45Z",
"rates": {
"SZL": 0.006299
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "SZL",
"amount": 100
},
"result": 0.6299,
"rate": 0.006299
}Build with TZS/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key