Rate Overview
Live
1 TTD = 2.3937 SZL
1 SZL = 0.417764
TTD
Avg
2.4139
High
2.4316
Low
2.3937
Last updated: 7/4/2026, 8:11:37 AM
Quick Conversions
| TTD | SZL |
|---|---|
| 1 TTD | 2.39 SZL |
| 10 TTD | 23.94 SZL |
| 50 TTD | 119.68 SZL |
| 100 TTD | 239.37 SZL |
| 500 TTD | 1,196.85 SZL |
| 1,000 TTD | 2,393.70 SZL |
Get TTD/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=SZLExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-04T08:11:37Z",
"rates": {
"SZL": 2.393696
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "SZL",
"amount": 100
},
"result": 239.3696,
"rate": 2.393696
}Build with TTD/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key