Rate Overview
Live
1 LSL = 0.216874 TMT
1 TMT = 4.6110
LSL
Avg
0.217527
High
0.219772
Low
0.216874
Last updated: 9/3/2026, 2:24:25 AM
Quick Conversions
| LSL | TMT |
|---|---|
| 1 LSL | 0.22 TMT |
| 10 LSL | 2.17 TMT |
| 50 LSL | 10.84 TMT |
| 100 LSL | 21.69 TMT |
| 500 LSL | 108.44 TMT |
| 1,000 LSL | 216.87 TMT |
Get LSL/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=TMTExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-09-03T02:24:25Z",
"rates": {
"TMT": 0.216874
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "TMT",
"amount": 100
},
"result": 21.6874,
"rate": 0.216874
}Build with LSL/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key