Rate Overview
Live
1 TMT = 4.6602 LSL
1 LSL = 0.214582
TMT
Avg
4.6770
High
4.8491
Low
4.5428
Last updated: 5/27/2026, 6:14:02 AM
Quick Conversions
| TMT | LSL |
|---|---|
| 1 TMT | 4.66 LSL |
| 10 TMT | 46.60 LSL |
| 50 TMT | 233.01 LSL |
| 100 TMT | 466.02 LSL |
| 500 TMT | 2,330.11 LSL |
| 1,000 TMT | 4,660.22 LSL |
Get TMT/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TMT¤cies=LSLExample Response:
{
"success": true,
"base": "TMT",
"date": "2026-05-27T06:14:02Z",
"rates": {
"LSL": 4.660215
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TMT&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TMT",
"to": "LSL",
"amount": 100
},
"result": 466.0215,
"rate": 4.660215
}Build with TMT/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key