Rate Overview
Live
1 TTD = 2.4923 SZL
1 SZL = 0.401237
TTD
Avg
2.4293
High
2.5217
Low
2.3489
Last updated: 7/25/2026, 9:33:34 PM
Quick Conversions
| TTD | SZL |
|---|---|
| 1 TTD | 2.49 SZL |
| 10 TTD | 24.92 SZL |
| 50 TTD | 124.61 SZL |
| 100 TTD | 249.23 SZL |
| 500 TTD | 1,246.15 SZL |
| 1,000 TTD | 2,492.29 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-25T21:33:34Z",
"rates": {
"SZL": 2.49229
}
}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.229,
"rate": 2.49229
}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