Rate Overview
Live
1 TMT = 0.173066 LVL
1 LVL = 5.7781
TMT
Avg
0.171910
High
0.173188
Low
0.170081
Last updated: 3/7/2026, 7:37:02 AM
Quick Conversions
| TMT | LVL |
|---|---|
| 1 TMT | 0.17 LVL |
| 10 TMT | 1.73 LVL |
| 50 TMT | 8.65 LVL |
| 100 TMT | 17.31 LVL |
| 500 TMT | 86.53 LVL |
| 1,000 TMT | 173.07 LVL |
Get TMT/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TMT¤cies=LVLExample Response:
{
"success": true,
"base": "TMT",
"date": "2026-03-07T07:37:02Z",
"rates": {
"LVL": 0.173066
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TMT&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TMT",
"to": "LVL",
"amount": 100
},
"result": 17.3066,
"rate": 0.173066
}Build with TMT/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key