Rate Overview
Live
1 TTD = 2.4294 SZL
1 SZL = 0.411622
TTD
Avg
2.4193
High
2.4432
Low
2.3921
Last updated: 7/21/2026, 2:53:20 PM
Quick Conversions
| TTD | SZL |
|---|---|
| 1 TTD | 2.43 SZL |
| 10 TTD | 24.29 SZL |
| 50 TTD | 121.47 SZL |
| 100 TTD | 242.94 SZL |
| 500 TTD | 1,214.71 SZL |
| 1,000 TTD | 2,429.41 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-21T14:53:20Z",
"rates": {
"SZL": 2.429413
}
}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": 242.94129999999998,
"rate": 2.429413
}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