Rate Overview
Live
1 TTD = 2.4770 SZL
1 SZL = 0.403709
TTD
Avg
2.4601
High
2.4772
Low
2.4345
Last updated: 5/6/2026, 2:50:52 AM
Quick Conversions
| TTD | SZL |
|---|---|
| 1 TTD | 2.48 SZL |
| 10 TTD | 24.77 SZL |
| 50 TTD | 123.85 SZL |
| 100 TTD | 247.70 SZL |
| 500 TTD | 1,238.52 SZL |
| 1,000 TTD | 2,477.03 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-05-06T02:50:52Z",
"rates": {
"SZL": 2.477031
}
}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": 247.7031,
"rate": 2.477031
}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