Rate Overview
Live
1 TTD = 2.4971 SZL
1 SZL = 0.400462
TTD
Avg
2.4818
High
2.5844
Low
2.3583
Last updated: 3/26/2026, 12:25:00 PM
Quick Conversions
| TTD | SZL |
|---|---|
| 1 TTD | 2.50 SZL |
| 10 TTD | 24.97 SZL |
| 50 TTD | 124.86 SZL |
| 100 TTD | 249.71 SZL |
| 500 TTD | 1,248.56 SZL |
| 1,000 TTD | 2,497.11 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-03-26T12:25:00Z",
"rates": {
"SZL": 2.497114
}
}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": 249.71139999999997,
"rate": 2.497114
}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