Rate Overview
Live
1 TND = 5.7118 SZL
1 SZL = 0.175075
TND
Avg
5.7438
High
5.8324
Low
5.6230
Last updated: 5/9/2026, 9:44:38 AM
Quick Conversions
| TND | SZL |
|---|---|
| 1 TND | 5.71 SZL |
| 10 TND | 57.12 SZL |
| 50 TND | 285.59 SZL |
| 100 TND | 571.18 SZL |
| 500 TND | 2,855.92 SZL |
| 1,000 TND | 5,711.85 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-05-09T09:44:38Z",
"rates": {
"SZL": 5.711847
}
}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": 571.1847,
"rate": 5.711847
}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