Rate Overview
Live
1 PLN = 0.820924 LTL
1 LTL = 1.2181
PLN
Avg
0.817009
High
0.820924
Low
0.810939
Last updated: 4/17/2026, 6:11:52 AM
Quick Conversions
| PLN | LTL |
|---|---|
| 1 PLN | 0.82 LTL |
| 10 PLN | 8.21 LTL |
| 50 PLN | 41.05 LTL |
| 100 PLN | 82.09 LTL |
| 500 PLN | 410.46 LTL |
| 1,000 PLN | 820.92 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-17T06:11:52Z",
"rates": {
"LTL": 0.820924
}
}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.0924,
"rate": 0.820924
}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