Rate Overview
Live
1 TND = 5.6111 SZL
1 SZL = 0.178219
TND
Avg
5.6497
High
5.8452
Low
5.5199
Last updated: 8/1/2026, 5:32:09 PM
Quick Conversions
| TND | SZL |
|---|---|
| 1 TND | 5.61 SZL |
| 10 TND | 56.11 SZL |
| 50 TND | 280.55 SZL |
| 100 TND | 561.11 SZL |
| 500 TND | 2,805.54 SZL |
| 1,000 TND | 5,611.08 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-08-01T17:32:09Z",
"rates": {
"SZL": 5.61108
}
}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.1080000000001,
"rate": 5.61108
}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