Rate Overview
Live
1 LVL = 5.6646 TMT
1 TMT = 0.176534
LVL
Avg
5.6844
High
5.7862
Low
5.5584
Last updated: 7/26/2026, 3:07:53 AM
Quick Conversions
| LVL | TMT |
|---|---|
| 1 LVL | 5.66 TMT |
| 10 LVL | 56.65 TMT |
| 50 LVL | 283.23 TMT |
| 100 LVL | 566.46 TMT |
| 500 LVL | 2,832.31 TMT |
| 1,000 LVL | 5,664.63 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-26T03:07:53Z",
"rates": {
"TMT": 5.664628
}
}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.4628,
"rate": 5.664628
}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