Rate Overview
Live
1 TRY = 0.013724 LVL
1 LVL = 72.8651
TRY
Avg
0.013660
High
0.013779
Low
0.013533
Last updated: 3/7/2026, 1:00:11 AM
Quick Conversions
| TRY | LVL |
|---|---|
| 1 TRY | 0.01 LVL |
| 10 TRY | 0.14 LVL |
| 50 TRY | 0.69 LVL |
| 100 TRY | 1.37 LVL |
| 500 TRY | 6.86 LVL |
| 1,000 TRY | 13.72 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-07T01:00:11Z",
"rates": {
"LVL": 0.013724
}
}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.3724,
"rate": 0.013724
}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