Rate Overview
Live
1 TND = 5.6154 SZL
1 SZL = 0.178081
TND
Avg
5.8455
High
6.2528
Low
5.5111
Last updated: 7/31/2026, 4:46:41 PM
Quick Conversions
| TND | SZL |
|---|---|
| 1 TND | 5.62 SZL |
| 10 TND | 56.15 SZL |
| 50 TND | 280.77 SZL |
| 100 TND | 561.54 SZL |
| 500 TND | 2,807.71 SZL |
| 1,000 TND | 5,615.41 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-07-31T16:46:41Z",
"rates": {
"SZL": 5.615412
}
}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": 561.5412,
"rate": 5.615412
}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