Rate Overview
Live
1 LSL = 0.209874 TMT
1 TMT = 4.7648
LSL
Avg
0.209662
High
0.210382
Low
0.207762
Last updated: 5/7/2026, 12:14:07 AM
Quick Conversions
| LSL | TMT |
|---|---|
| 1 LSL | 0.21 TMT |
| 10 LSL | 2.10 TMT |
| 50 LSL | 10.49 TMT |
| 100 LSL | 20.99 TMT |
| 500 LSL | 104.94 TMT |
| 1,000 LSL | 209.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-05-07T00:14:07Z",
"rates": {
"TMT": 0.209874
}
}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": 20.9874,
"rate": 0.209874
}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