Rate Overview
Live
1 TTD = 0.089346 LVL
1 LVL = 11.1924
TTD
Avg
0.088697
High
0.089423
Low
0.087743
Last updated: 3/6/2026, 8:09:25 AM
Quick Conversions
| TTD | LVL |
|---|---|
| 1 TTD | 0.09 LVL |
| 10 TTD | 0.89 LVL |
| 50 TTD | 4.47 LVL |
| 100 TTD | 8.93 LVL |
| 500 TTD | 44.67 LVL |
| 1,000 TTD | 89.35 LVL |
Get TTD/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=LVLExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-03-06T08:09:25Z",
"rates": {
"LVL": 0.089346
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "LVL",
"amount": 100
},
"result": 8.9346,
"rate": 0.089346
}Build with TTD/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key