Rate Overview
Live
1 TMT = 4.7343 LSL
1 LSL = 0.211224
TMT
Avg
4.6528
High
4.7392
Low
4.5509
Last updated: 3/7/2026, 8:51:47 AM
Quick Conversions
| TMT | LSL |
|---|---|
| 1 TMT | 4.73 LSL |
| 10 TMT | 47.34 LSL |
| 50 TMT | 236.72 LSL |
| 100 TMT | 473.43 LSL |
| 500 TMT | 2,367.16 LSL |
| 1,000 TMT | 4,734.31 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-03-07T08:51:47Z",
"rates": {
"LSL": 4.734314
}
}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": 473.43140000000005,
"rate": 4.734314
}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