Rate Overview
Live
1 TTD = 2.4493 LSL
1 LSL = 0.408279
TTD
Avg
2.4012
High
2.4493
Low
2.3578
Last updated: 3/7/2026, 2:12:19 AM
Quick Conversions
| TTD | LSL |
|---|---|
| 1 TTD | 2.45 LSL |
| 10 TTD | 24.49 LSL |
| 50 TTD | 122.47 LSL |
| 100 TTD | 244.93 LSL |
| 500 TTD | 1,224.65 LSL |
| 1,000 TTD | 2,449.30 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-03-07T02:12:19Z",
"rates": {
"LSL": 2.449303
}
}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": 244.9303,
"rate": 2.449303
}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