Rate Overview
Live
1 PLN = 0.820525 LTL
1 LTL = 1.2187
PLN
Avg
0.816964
High
0.820781
Low
0.810939
Last updated: 4/17/2026, 7:32:24 AM
Quick Conversions
| PLN | LTL |
|---|---|
| 1 PLN | 0.82 LTL |
| 10 PLN | 8.21 LTL |
| 50 PLN | 41.03 LTL |
| 100 PLN | 82.05 LTL |
| 500 PLN | 410.26 LTL |
| 1,000 PLN | 820.53 LTL |
Get PLN/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=LTLExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-04-17T07:32:24Z",
"rates": {
"LTL": 0.820525
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "LTL",
"amount": 100
},
"result": 82.0525,
"rate": 0.820525
}Build with PLN/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key