Rate Overview
Live
1 TTD = 2.4118 SZL
1 SZL = 0.414620
TTD
Avg
2.4266
High
2.5226
Low
2.3583
Last updated: 7/24/2026, 1:25:25 AM
Quick Conversions
| TTD | SZL |
|---|---|
| 1 TTD | 2.41 SZL |
| 10 TTD | 24.12 SZL |
| 50 TTD | 120.59 SZL |
| 100 TTD | 241.18 SZL |
| 500 TTD | 1,205.92 SZL |
| 1,000 TTD | 2,411.85 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-24T01:25:25Z",
"rates": {
"SZL": 2.411848
}
}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": 241.1848,
"rate": 2.411848
}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