Rate Overview
Live
1 TND = 5.6304 SZL
1 SZL = 0.177607
TND
Avg
5.5898
High
5.6304
Low
5.5577
Last updated: 6/22/2026, 8:43:43 AM
Quick Conversions
| TND | SZL |
|---|---|
| 1 TND | 5.63 SZL |
| 10 TND | 56.30 SZL |
| 50 TND | 281.52 SZL |
| 100 TND | 563.04 SZL |
| 500 TND | 2,815.21 SZL |
| 1,000 TND | 5,630.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-06-22T08:43:43Z",
"rates": {
"SZL": 5.630414
}
}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": 563.0414,
"rate": 5.630414
}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