Rate Overview
Live
1 TTD = 2.3921 LSL
1 LSL = 0.418042
TTD
Avg
2.4027
High
2.4211
Low
2.3921
Last updated: 7/8/2026, 2:19:23 PM
Quick Conversions
| TTD | LSL |
|---|---|
| 1 TTD | 2.39 LSL |
| 10 TTD | 23.92 LSL |
| 50 TTD | 119.61 LSL |
| 100 TTD | 239.21 LSL |
| 500 TTD | 1,196.05 LSL |
| 1,000 TTD | 2,392.11 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-07-08T14:19:23Z",
"rates": {
"LSL": 2.392106
}
}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.2106,
"rate": 2.392106
}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