Rate Overview
Live
1 TND = 5.8346 SZL
1 SZL = 0.171390
TND
Avg
5.9279
High
6.3065
Low
5.5410
Last updated: 3/27/2026, 3:14:46 PM
Quick Conversions
| TND | SZL |
|---|---|
| 1 TND | 5.83 SZL |
| 10 TND | 58.35 SZL |
| 50 TND | 291.73 SZL |
| 100 TND | 583.46 SZL |
| 500 TND | 2,917.32 SZL |
| 1,000 TND | 5,834.64 SZL |
Get TND/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=SZLExample Response:
{
"success": true,
"base": "TND",
"date": "2026-03-27T15:14:46Z",
"rates": {
"SZL": 5.834643
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "SZL",
"amount": 100
},
"result": 583.4643,
"rate": 5.834643
}Build with TND/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key