Rate Overview
Live
1 TRY = 0.013240 LVL
1 LVL = 75.5287
TRY
Avg
0.013137
High
0.013241
Low
0.013067
Last updated: 6/19/2026, 8:19:06 AM
Quick Conversions
| TRY | LVL |
|---|---|
| 1 TRY | 0.01 LVL |
| 10 TRY | 0.13 LVL |
| 50 TRY | 0.66 LVL |
| 100 TRY | 1.32 LVL |
| 500 TRY | 6.62 LVL |
| 1,000 TRY | 13.24 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-06-19T08:19:06Z",
"rates": {
"LVL": 0.01324
}
}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.324,
"rate": 0.01324
}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