Rate Overview
Live
1 PLN = 0.814605 LTL
1 LTL = 1.2276
PLN
Avg
0.813312
High
0.814719
Low
0.811344
Last updated: 6/17/2026, 6:37:27 AM
Quick Conversions
| PLN | LTL |
|---|---|
| 1 PLN | 0.81 LTL |
| 10 PLN | 8.15 LTL |
| 50 PLN | 40.73 LTL |
| 100 PLN | 81.46 LTL |
| 500 PLN | 407.30 LTL |
| 1,000 PLN | 814.61 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-06-17T06:37:27Z",
"rates": {
"LTL": 0.814605
}
}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": 81.4605,
"rate": 0.814605
}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