Rate Overview
Live
1 TTD = 2.3537 LSL
1 LSL = 0.424866
TTD
Avg
2.3748
High
2.3958
Low
2.3537
Last updated: 9/5/2026, 8:52:15 PM
Quick Conversions
| TTD | LSL |
|---|---|
| 1 TTD | 2.35 LSL |
| 10 TTD | 23.54 LSL |
| 50 TTD | 117.68 LSL |
| 100 TTD | 235.37 LSL |
| 500 TTD | 1,176.84 LSL |
| 1,000 TTD | 2,353.68 LSL |
Get TTD/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=LSLExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-09-05T20:52:15Z",
"rates": {
"LSL": 2.353683
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "LSL",
"amount": 100
},
"result": 235.36830000000003,
"rate": 2.353683
}Build with TTD/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key