Rate Overview
Live
1 PLN = 0.799542 LTL
1 LTL = 1.2507
PLN
Avg
0.812191
High
0.824324
Low
0.792650
Last updated: 7/26/2026, 8:50:54 PM
Quick Conversions
| PLN | LTL |
|---|---|
| 1 PLN | 0.80 LTL |
| 10 PLN | 8.00 LTL |
| 50 PLN | 39.98 LTL |
| 100 PLN | 79.95 LTL |
| 500 PLN | 399.77 LTL |
| 1,000 PLN | 799.54 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-26T20:50:54Z",
"rates": {
"LTL": 0.799542
}
}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.9542,
"rate": 0.799542
}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