Rate Overview
Live
1 LVL = 5.7862 TMT
1 TMT = 0.172826
LVL
Avg
5.6128
High
5.9001
Low
5.1293
Last updated: 3/28/2026, 10:44:03 AM
Quick Conversions
| LVL | TMT |
|---|---|
| 1 LVL | 5.79 TMT |
| 10 LVL | 57.86 TMT |
| 50 LVL | 289.31 TMT |
| 100 LVL | 578.62 TMT |
| 500 LVL | 2,893.09 TMT |
| 1,000 LVL | 5,786.17 TMT |
Get LVL/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=TMTExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-03-28T10:44:03Z",
"rates": {
"TMT": 5.786171
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "TMT",
"amount": 100
},
"result": 578.6171,
"rate": 5.786171
}Build with LVL/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key