Rate Overview
Live
1 LVL = 5.9422 PLN
1 PLN = 0.168289
LVL
Avg
5.9672
High
6.0195
Low
5.9317
Last updated: 4/18/2026, 8:47:18 AM
Quick Conversions
| LVL | PLN |
|---|---|
| 1 LVL | 5.94 PLN |
| 10 LVL | 59.42 PLN |
| 50 LVL | 297.11 PLN |
| 100 LVL | 594.22 PLN |
| 500 LVL | 2,971.08 PLN |
| 1,000 LVL | 5,942.15 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-04-18T08:47:18Z",
"rates": {
"PLN": 5.942151
}
}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": 594.2151,
"rate": 5.942151
}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