Rate Overview
Live
1 LVL = 6.0825 PLN
1 PLN = 0.164406
LVL
Avg
6.0743
High
6.1471
Low
6.0046
Last updated: 3/7/2026, 12:28:01 AM
Quick Conversions
| LVL | PLN |
|---|---|
| 1 LVL | 6.08 PLN |
| 10 LVL | 60.83 PLN |
| 50 LVL | 304.13 PLN |
| 100 LVL | 608.25 PLN |
| 500 LVL | 3,041.25 PLN |
| 1,000 LVL | 6,082.51 PLN |
Get LVL/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=PLNExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-03-07T00:28:01Z",
"rates": {
"PLN": 6.082506
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "PLN",
"amount": 100
},
"result": 608.2506000000001,
"rate": 6.082506
}Build with LVL/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key