Rate Overview
Live
1 TTD = 2.4671 LSL
1 LSL = 0.405328
TTD
Avg
2.4586
High
2.4923
Low
2.4118
Last updated: 7/28/2026, 7:48:43 PM
Quick Conversions
| TTD | LSL |
|---|---|
| 1 TTD | 2.47 LSL |
| 10 TTD | 24.67 LSL |
| 50 TTD | 123.36 LSL |
| 100 TTD | 246.71 LSL |
| 500 TTD | 1,233.57 LSL |
| 1,000 TTD | 2,467.14 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-28T19:48:43Z",
"rates": {
"LSL": 2.467138
}
}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": 246.7138,
"rate": 2.467138
}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