Rate Overview
Live
1 TTD = 0.090655 LVL
1 LVL = 11.0308
TTD
Avg
0.090594
High
0.091080
Low
0.089073
Last updated: 7/5/2026, 1:58:05 AM
Quick Conversions
| TTD | LVL |
|---|---|
| 1 TTD | 0.09 LVL |
| 10 TTD | 0.91 LVL |
| 50 TTD | 4.53 LVL |
| 100 TTD | 9.07 LVL |
| 500 TTD | 45.33 LVL |
| 1,000 TTD | 90.66 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-07-05T01:58:05Z",
"rates": {
"LVL": 0.090655
}
}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": 9.0655,
"rate": 0.090655
}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