Rate Overview
Live
1 LVL = 5.6726 TMT
1 TMT = 0.176286
LVL
Avg
5.6288
High
5.9001
Low
5.1293
Last updated: 7/29/2026, 4:49:38 AM
Quick Conversions
| LVL | TMT |
|---|---|
| 1 LVL | 5.67 TMT |
| 10 LVL | 56.73 TMT |
| 50 LVL | 283.63 TMT |
| 100 LVL | 567.26 TMT |
| 500 LVL | 2,836.29 TMT |
| 1,000 LVL | 5,672.59 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-07-29T04:49:38Z",
"rates": {
"TMT": 5.672585
}
}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": 567.2585,
"rate": 5.672585
}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