Rate Overview
Live
1 LVL = 5.7781 TMT
1 TMT = 0.173067
LVL
Avg
5.8173
High
5.8795
Low
5.7741
Last updated: 3/7/2026, 7:36:55 AM
Quick Conversions
| LVL | TMT |
|---|---|
| 1 LVL | 5.78 TMT |
| 10 LVL | 57.78 TMT |
| 50 LVL | 288.91 TMT |
| 100 LVL | 577.81 TMT |
| 500 LVL | 2,889.06 TMT |
| 1,000 LVL | 5,778.12 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-03-07T07:36:55Z",
"rates": {
"TMT": 5.778115
}
}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": 577.8115,
"rate": 5.778115
}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