Rate Overview
Live
1 LSL = 0.214281 TMT
1 TMT = 4.6668
LSL
Avg
0.211775
High
0.214434
Low
0.207762
Last updated: 5/27/2026, 3:40:43 AM
Quick Conversions
| LSL | TMT |
|---|---|
| 1 LSL | 0.21 TMT |
| 10 LSL | 2.14 TMT |
| 50 LSL | 10.71 TMT |
| 100 LSL | 21.43 TMT |
| 500 LSL | 107.14 TMT |
| 1,000 LSL | 214.28 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-05-27T03:40:43Z",
"rates": {
"TMT": 0.214281
}
}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.4281,
"rate": 0.214281
}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