Rate Overview
Live
1 LVL = 5.6803 TMT
1 TMT = 0.176046
LVL
Avg
5.6919
High
5.7862
Low
5.5810
Last updated: 7/8/2026, 11:31:51 AM
Quick Conversions
| LVL | TMT |
|---|---|
| 1 LVL | 5.68 TMT |
| 10 LVL | 56.80 TMT |
| 50 LVL | 284.02 TMT |
| 100 LVL | 568.03 TMT |
| 500 LVL | 2,840.16 TMT |
| 1,000 LVL | 5,680.33 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-08T11:31:51Z",
"rates": {
"TMT": 5.680327
}
}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": 568.0327,
"rate": 5.680327
}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