Rate Overview
Live
1 TTD = 2.4092 SZL
1 SZL = 0.415081
TTD
Avg
2.4212
High
2.4513
Low
2.4092
Last updated: 4/15/2026, 11:25:25 PM
Quick Conversions
| TTD | SZL |
|---|---|
| 1 TTD | 2.41 SZL |
| 10 TTD | 24.09 SZL |
| 50 TTD | 120.46 SZL |
| 100 TTD | 240.92 SZL |
| 500 TTD | 1,204.59 SZL |
| 1,000 TTD | 2,409.17 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-04-15T23:25:25Z",
"rates": {
"SZL": 2.409171
}
}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": 240.9171,
"rate": 2.409171
}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