Rate Overview
Live
1 TMT = 0.175816 LVL
1 LVL = 5.6878
TMT
Avg
0.175698
High
0.179180
Low
0.172825
Last updated: 7/9/2026, 10:35:59 PM
Quick Conversions
| TMT | LVL |
|---|---|
| 1 TMT | 0.18 LVL |
| 10 TMT | 1.76 LVL |
| 50 TMT | 8.79 LVL |
| 100 TMT | 17.58 LVL |
| 500 TMT | 87.91 LVL |
| 1,000 TMT | 175.82 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-07-09T22:35:59Z",
"rates": {
"LVL": 0.175816
}
}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.5816,
"rate": 0.175816
}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