Rate Overview
Live
1 LVL = 5.6659 TMT
1 TMT = 0.176495
LVL
Avg
5.6744
High
5.7047
Low
5.6585
Last updated: 6/29/2026, 11:30:26 AM
Quick Conversions
| LVL | TMT |
|---|---|
| 1 LVL | 5.67 TMT |
| 10 LVL | 56.66 TMT |
| 50 LVL | 283.29 TMT |
| 100 LVL | 566.59 TMT |
| 500 LVL | 2,832.94 TMT |
| 1,000 LVL | 5,665.89 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-06-29T11:30:26Z",
"rates": {
"TMT": 5.665888
}
}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": 566.5888,
"rate": 5.665888
}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