Rate Overview
Live
1 TTD = 2.4155 SZL
1 SZL = 0.413986
TTD
Avg
2.4162
High
2.4972
Low
2.3426
Last updated: 7/10/2026, 3:36:05 AM
Quick Conversions
| TTD | SZL |
|---|---|
| 1 TTD | 2.42 SZL |
| 10 TTD | 24.16 SZL |
| 50 TTD | 120.78 SZL |
| 100 TTD | 241.55 SZL |
| 500 TTD | 1,207.77 SZL |
| 1,000 TTD | 2,415.54 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-10T03:36:05Z",
"rates": {
"SZL": 2.415539
}
}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.5539,
"rate": 2.415539
}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