Rate Overview
Live
1 LVL = 5.8126 TMT
1 TMT = 0.172039
LVL
Avg
5.8129
High
5.9049
Low
5.7109
Last updated: 5/28/2026, 3:40:58 AM
Quick Conversions
| LVL | TMT |
|---|---|
| 1 LVL | 5.81 TMT |
| 10 LVL | 58.13 TMT |
| 50 LVL | 290.63 TMT |
| 100 LVL | 581.26 TMT |
| 500 LVL | 2,906.32 TMT |
| 1,000 LVL | 5,812.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-05-28T03:40:58Z",
"rates": {
"TMT": 5.812632
}
}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": 581.2632,
"rate": 5.812632
}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