Rate Overview
Live
1 TMT = 4.7647 LSL
1 LSL = 0.209875
TMT
Avg
4.7697
High
4.8132
Low
4.7532
Last updated: 5/7/2026, 1:17:41 AM
Quick Conversions
| TMT | LSL |
|---|---|
| 1 TMT | 4.76 LSL |
| 10 TMT | 47.65 LSL |
| 50 TMT | 238.24 LSL |
| 100 TMT | 476.47 LSL |
| 500 TMT | 2,382.37 LSL |
| 1,000 TMT | 4,764.74 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-07T01:17:41Z",
"rates": {
"LSL": 4.764744
}
}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": 476.47440000000006,
"rate": 4.764744
}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