Rate Overview
Live
1 LVL = 6.1077 PLN
1 PLN = 0.163728
LVL
Avg
6.0304
High
6.1077
Low
5.9893
Last updated: 3/27/2026, 10:25:58 AM
Quick Conversions
| LVL | PLN |
|---|---|
| 1 LVL | 6.11 PLN |
| 10 LVL | 61.08 PLN |
| 50 LVL | 305.38 PLN |
| 100 LVL | 610.77 PLN |
| 500 LVL | 3,053.84 PLN |
| 1,000 LVL | 6,107.68 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-03-27T10:25:58Z",
"rates": {
"PLN": 6.107676
}
}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": 610.7676,
"rate": 6.107676
}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