Rate Overview
Live
1 TTD = 2.3952 LSL
1 LSL = 0.417504
TTD
Avg
2.3923
High
2.4041
Low
2.3807
Last updated: 8/18/2026, 7:35:05 PM
Quick Conversions
| TTD | LSL |
|---|---|
| 1 TTD | 2.40 LSL |
| 10 TTD | 23.95 LSL |
| 50 TTD | 119.76 LSL |
| 100 TTD | 239.52 LSL |
| 500 TTD | 1,197.59 LSL |
| 1,000 TTD | 2,395.19 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-08-18T19:35:05Z",
"rates": {
"LSL": 2.395188
}
}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": 239.5188,
"rate": 2.395188
}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