Rate Overview
Live
1 LVL = 5.9449 PLN
1 PLN = 0.168212
LVL
Avg
5.9728
High
6.0185
Low
5.9372
Last updated: 5/9/2026, 12:25:46 AM
Quick Conversions
| LVL | PLN |
|---|---|
| 1 LVL | 5.94 PLN |
| 10 LVL | 59.45 PLN |
| 50 LVL | 297.24 PLN |
| 100 LVL | 594.49 PLN |
| 500 LVL | 2,972.44 PLN |
| 1,000 LVL | 5,944.88 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-05-09T00:25:46Z",
"rates": {
"PLN": 5.944879
}
}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.4879000000001,
"rate": 5.944879
}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