Rate Overview
Live
1 TTD = 2.4217 SZL
1 SZL = 0.412937
TTD
Avg
2.4285
High
2.4432
Low
2.4172
Last updated: 6/29/2026, 5:42:03 PM
Quick Conversions
| TTD | SZL |
|---|---|
| 1 TTD | 2.42 SZL |
| 10 TTD | 24.22 SZL |
| 50 TTD | 121.08 SZL |
| 100 TTD | 242.17 SZL |
| 500 TTD | 1,210.84 SZL |
| 1,000 TTD | 2,421.68 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-06-29T17:42:03Z",
"rates": {
"SZL": 2.421677
}
}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.1677,
"rate": 2.421677
}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