Rate Overview
Live
1 TTD = 2.5189 LSL
1 LSL = 0.396999
TTD
Avg
2.4825
High
2.5836
Low
2.3489
Last updated: 3/27/2026, 12:01:20 PM
Quick Conversions
| TTD | LSL |
|---|---|
| 1 TTD | 2.52 LSL |
| 10 TTD | 25.19 LSL |
| 50 TTD | 125.95 LSL |
| 100 TTD | 251.89 LSL |
| 500 TTD | 1,259.45 LSL |
| 1,000 TTD | 2,518.90 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-27T12:01:20Z",
"rates": {
"LSL": 2.5189
}
}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": 251.89,
"rate": 2.5189
}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