Rate Overview
Live
1 LVL = 6.0905 PLN
1 PLN = 0.164189
LVL
Avg
6.1395
High
6.1657
Low
6.0905
Last updated: 7/31/2026, 12:28:49 AM
Quick Conversions
| LVL | PLN |
|---|---|
| 1 LVL | 6.09 PLN |
| 10 LVL | 60.91 PLN |
| 50 LVL | 304.53 PLN |
| 100 LVL | 609.05 PLN |
| 500 LVL | 3,045.27 PLN |
| 1,000 LVL | 6,090.54 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-31T00:28:49Z",
"rates": {
"PLN": 6.090538
}
}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": 609.0537999999999,
"rate": 6.090538
}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