Rate Overview
Live
1 TTD = 2.3926 LSL
1 LSL = 0.417951
TTD
Avg
2.4117
High
2.4234
Low
2.3926
Last updated: 4/18/2026, 8:47:51 AM
Quick Conversions
| TTD | LSL |
|---|---|
| 1 TTD | 2.39 LSL |
| 10 TTD | 23.93 LSL |
| 50 TTD | 119.63 LSL |
| 100 TTD | 239.26 LSL |
| 500 TTD | 1,196.31 LSL |
| 1,000 TTD | 2,392.63 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-04-18T08:47:51Z",
"rates": {
"LSL": 2.392625
}
}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.2625,
"rate": 2.392625
}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