Rate Overview
Live
1 LVL = 6.1348 PLN
1 PLN = 0.163004
LVL
Avg
6.1408
High
6.1566
Low
6.1269
Last updated: 9/9/2026, 7:57:41 AM
Quick Conversions
| LVL | PLN |
|---|---|
| 1 LVL | 6.13 PLN |
| 10 LVL | 61.35 PLN |
| 50 LVL | 306.74 PLN |
| 100 LVL | 613.48 PLN |
| 500 LVL | 3,067.41 PLN |
| 1,000 LVL | 6,134.82 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-09-09T07:57:41Z",
"rates": {
"PLN": 6.134821
}
}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.4821,
"rate": 6.134821
}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