Rate Overview
Live
1 TTD = 2.4187 LSL
1 LSL = 0.413450
TTD
Avg
2.4440
High
2.4771
Low
2.4119
Last updated: 5/9/2026, 4:54:47 AM
Quick Conversions
| TTD | LSL |
|---|---|
| 1 TTD | 2.42 LSL |
| 10 TTD | 24.19 LSL |
| 50 TTD | 120.93 LSL |
| 100 TTD | 241.87 LSL |
| 500 TTD | 1,209.34 LSL |
| 1,000 TTD | 2,418.67 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-05-09T04:54:47Z",
"rates": {
"LSL": 2.418675
}
}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": 241.86749999999998,
"rate": 2.418675
}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