Rate Overview
Live
1 TRY = 0.013036 LVL
1 LVL = 76.7106
TRY
Avg
0.013408
High
0.013857
Low
0.013015
Last updated: 7/28/2026, 4:16:04 AM
Quick Conversions
| TRY | LVL |
|---|---|
| 1 TRY | 0.01 LVL |
| 10 TRY | 0.13 LVL |
| 50 TRY | 0.65 LVL |
| 100 TRY | 1.30 LVL |
| 500 TRY | 6.52 LVL |
| 1,000 TRY | 13.04 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-07-28T04:16:04Z",
"rates": {
"LVL": 0.013036
}
}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.3036,
"rate": 0.013036
}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