Rate Overview
Live
1 TND = 5.6038 SZL
1 SZL = 0.178451
TND
Avg
5.6325
High
5.6723
Low
5.6038
Last updated: 5/29/2026, 5:34:46 PM
Quick Conversions
| TND | SZL |
|---|---|
| 1 TND | 5.60 SZL |
| 10 TND | 56.04 SZL |
| 50 TND | 280.19 SZL |
| 100 TND | 560.38 SZL |
| 500 TND | 2,801.90 SZL |
| 1,000 TND | 5,603.79 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-29T17:34:46Z",
"rates": {
"SZL": 5.60379
}
}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": 560.379,
"rate": 5.60379
}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