Rate Overview
Live
1 TRY = 0.013698 LVL
1 LVL = 73.0034
TRY
Avg
0.016131
High
0.019275
Low
0.013659
Last updated: 3/27/2026, 9:37:00 AM
Quick Conversions
| TRY | LVL |
|---|---|
| 1 TRY | 0.01 LVL |
| 10 TRY | 0.14 LVL |
| 50 TRY | 0.68 LVL |
| 100 TRY | 1.37 LVL |
| 500 TRY | 6.85 LVL |
| 1,000 TRY | 13.70 LVL |
Get TRY/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=LVLExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-03-27T09:37:00Z",
"rates": {
"LVL": 0.013698
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "LVL",
"amount": 100
},
"result": 1.3698,
"rate": 0.013698
}Build with TRY/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key