Rate Overview
Live
1 TRY = 0.013368 LVL
1 LVL = 74.8055
TRY
Avg
0.013382
High
0.013394
Low
0.013368
Last updated: 5/7/2026, 3:39:27 PM
Quick Conversions
| TRY | LVL |
|---|---|
| 1 TRY | 0.01 LVL |
| 10 TRY | 0.13 LVL |
| 50 TRY | 0.67 LVL |
| 100 TRY | 1.34 LVL |
| 500 TRY | 6.68 LVL |
| 1,000 TRY | 13.37 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-05-07T15:39:27Z",
"rates": {
"LVL": 0.013368
}
}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.3368,
"rate": 0.013368
}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