Rate Overview
Live
1 TND = 5.6966 SZL
1 SZL = 0.175543
TND
Avg
5.6638
High
5.6966
Low
5.6162
Last updated: 4/18/2026, 8:52:55 AM
Quick Conversions
| TND | SZL |
|---|---|
| 1 TND | 5.70 SZL |
| 10 TND | 56.97 SZL |
| 50 TND | 284.83 SZL |
| 100 TND | 569.66 SZL |
| 500 TND | 2,848.30 SZL |
| 1,000 TND | 5,696.60 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-04-18T08:52:55Z",
"rates": {
"SZL": 5.696604
}
}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": 569.6604,
"rate": 5.696604
}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