Rate Overview
Live
1 LSL = 0.213887 TMT
1 TMT = 4.6754
LSL
Avg
0.208146
High
0.220462
Low
0.196071
Last updated: 7/16/2026, 12:55:01 AM
Quick Conversions
| LSL | TMT |
|---|---|
| 1 LSL | 0.21 TMT |
| 10 LSL | 2.14 TMT |
| 50 LSL | 10.69 TMT |
| 100 LSL | 21.39 TMT |
| 500 LSL | 106.94 TMT |
| 1,000 LSL | 213.89 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-07-16T00:55:01Z",
"rates": {
"TMT": 0.213887
}
}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.3887,
"rate": 0.213887
}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