Rate Overview
Live
1 PLN = 0.798784 LTL
1 LTL = 1.2519
PLN
Avg
0.809731
High
0.822540
Low
0.784575
Last updated: 7/24/2026, 8:14:56 AM
Quick Conversions
| PLN | LTL |
|---|---|
| 1 PLN | 0.80 LTL |
| 10 PLN | 7.99 LTL |
| 50 PLN | 39.94 LTL |
| 100 PLN | 79.88 LTL |
| 500 PLN | 399.39 LTL |
| 1,000 PLN | 798.78 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-07-24T08:14:56Z",
"rates": {
"LTL": 0.798784
}
}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": 79.8784,
"rate": 0.798784
}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