Rate Overview
Live
1 PLN = 0.804546 LTL
1 LTL = 1.2429
PLN
Avg
0.814550
High
0.824324
Low
0.804546
Last updated: 3/27/2026, 2:46:14 PM
Quick Conversions
| PLN | LTL |
|---|---|
| 1 PLN | 0.80 LTL |
| 10 PLN | 8.05 LTL |
| 50 PLN | 40.23 LTL |
| 100 PLN | 80.45 LTL |
| 500 PLN | 402.27 LTL |
| 1,000 PLN | 804.55 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-03-27T14:46:14Z",
"rates": {
"LTL": 0.804546
}
}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": 80.4546,
"rate": 0.804546
}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