Rate Overview
Live
1 TTD = 2.4640 LSL
1 LSL = 0.405842
TTD
Avg
2.4255
High
2.4923
Low
2.3921
Last updated: 7/27/2026, 4:09:31 PM
Quick Conversions
| TTD | LSL |
|---|---|
| 1 TTD | 2.46 LSL |
| 10 TTD | 24.64 LSL |
| 50 TTD | 123.20 LSL |
| 100 TTD | 246.40 LSL |
| 500 TTD | 1,232.01 LSL |
| 1,000 TTD | 2,464.02 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-27T16:09:31Z",
"rates": {
"LSL": 2.464016
}
}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.4016,
"rate": 2.464016
}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