Rate Overview
Live
1 TND = 5.5246 SZL
1 SZL = 0.181007
TND
Avg
5.5201
High
5.5634
Low
5.5031
Last updated: 7/11/2026, 1:53:41 PM
Quick Conversions
| TND | SZL |
|---|---|
| 1 TND | 5.52 SZL |
| 10 TND | 55.25 SZL |
| 50 TND | 276.23 SZL |
| 100 TND | 552.46 SZL |
| 500 TND | 2,762.32 SZL |
| 1,000 TND | 5,524.64 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-11T13:53:41Z",
"rates": {
"SZL": 5.524636
}
}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": 552.4636,
"rate": 5.524636
}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