Rate Overview
Live
1 LVL = 6.0970 PLN
1 PLN = 0.164015
LVL
Avg
6.0704
High
6.2686
Low
5.9536
Last updated: 3/27/2026, 8:25:35 AM
Quick Conversions
| LVL | PLN |
|---|---|
| 1 LVL | 6.10 PLN |
| 10 LVL | 60.97 PLN |
| 50 LVL | 304.85 PLN |
| 100 LVL | 609.70 PLN |
| 500 LVL | 3,048.50 PLN |
| 1,000 LVL | 6,097.00 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-27T08:25:35Z",
"rates": {
"PLN": 6.097003
}
}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.7003,
"rate": 6.097003
}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