Rate Overview
Live
1 LVL = 6.0477 PLN
1 PLN = 0.165351
LVL
Avg
6.0485
High
6.0919
Low
6.0302
Last updated: 6/19/2026, 11:56:22 AM
Quick Conversions
| LVL | PLN |
|---|---|
| 1 LVL | 6.05 PLN |
| 10 LVL | 60.48 PLN |
| 50 LVL | 302.39 PLN |
| 100 LVL | 604.77 PLN |
| 500 LVL | 3,023.87 PLN |
| 1,000 LVL | 6,047.74 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-06-19T11:56:22Z",
"rates": {
"PLN": 6.047739
}
}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": 604.7739,
"rate": 6.047739
}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