Rate Overview
Live
1 LVL = 6.1106 PLN
1 PLN = 0.163650
LVL
Avg
6.1431
High
6.1657
Low
6.1106
Last updated: 8/1/2026, 1:09:08 AM
Quick Conversions
| LVL | PLN |
|---|---|
| 1 LVL | 6.11 PLN |
| 10 LVL | 61.11 PLN |
| 50 LVL | 305.53 PLN |
| 100 LVL | 611.06 PLN |
| 500 LVL | 3,055.30 PLN |
| 1,000 LVL | 6,110.61 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-08-01T01:09:08Z",
"rates": {
"PLN": 6.110605
}
}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": 611.0604999999999,
"rate": 6.110605
}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