Rate Overview
Live
1 TTD = 2.4493 SZL
1 SZL = 0.408279
TTD
Avg
2.3950
High
2.4493
Low
2.3450
Last updated: 3/6/2026, 8:13:07 AM
Quick Conversions
| TTD | SZL |
|---|---|
| 1 TTD | 2.45 SZL |
| 10 TTD | 24.49 SZL |
| 50 TTD | 122.47 SZL |
| 100 TTD | 244.93 SZL |
| 500 TTD | 1,224.65 SZL |
| 1,000 TTD | 2,449.30 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-06T08:13:07Z",
"rates": {
"SZL": 2.449303
}
}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": 244.9303,
"rate": 2.449303
}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