Rate Overview
Live
1 LVL = 5.6910 TMT
1 TMT = 0.175717
LVL
Avg
5.7516
High
5.7959
Low
5.6910
Last updated: 6/19/2026, 8:41:55 AM
Quick Conversions
| LVL | TMT |
|---|---|
| 1 LVL | 5.69 TMT |
| 10 LVL | 56.91 TMT |
| 50 LVL | 284.55 TMT |
| 100 LVL | 569.10 TMT |
| 500 LVL | 2,845.49 TMT |
| 1,000 LVL | 5,690.98 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-06-19T08:41:55Z",
"rates": {
"TMT": 5.69098
}
}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": 569.098,
"rate": 5.69098
}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