Rate Overview
Live
1 LVL = 5.7660 TMT
1 TMT = 0.173429
LVL
Avg
5.7972
High
5.8714
Low
5.7660
Last updated: 5/28/2026, 4:37:54 AM
Quick Conversions
| LVL | TMT |
|---|---|
| 1 LVL | 5.77 TMT |
| 10 LVL | 57.66 TMT |
| 50 LVL | 288.30 TMT |
| 100 LVL | 576.60 TMT |
| 500 LVL | 2,883.02 TMT |
| 1,000 LVL | 5,766.04 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-28T04:37:54Z",
"rates": {
"TMT": 5.766044
}
}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": 576.6043999999999,
"rate": 5.766044
}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