Rate Overview
Live
1 LVL = 6.1387 PLN
1 PLN = 0.162901
LVL
Avg
6.0441
High
6.1796
Low
5.9496
Last updated: 7/31/2026, 10:54:30 AM
Quick Conversions
| LVL | PLN |
|---|---|
| 1 LVL | 6.14 PLN |
| 10 LVL | 61.39 PLN |
| 50 LVL | 306.93 PLN |
| 100 LVL | 613.87 PLN |
| 500 LVL | 3,069.35 PLN |
| 1,000 LVL | 6,138.69 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-07-31T10:54:30Z",
"rates": {
"PLN": 6.13869
}
}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": 613.869,
"rate": 6.13869
}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