Rate Overview
Live
1 PLN = 0.815833 LTL
1 LTL = 1.2257
PLN
Avg
0.814317
High
0.815950
Low
0.811037
Last updated: 5/27/2026, 2:50:56 PM
Quick Conversions
| PLN | LTL |
|---|---|
| 1 PLN | 0.82 LTL |
| 10 PLN | 8.16 LTL |
| 50 PLN | 40.79 LTL |
| 100 PLN | 81.58 LTL |
| 500 PLN | 407.92 LTL |
| 1,000 PLN | 815.83 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-05-27T14:50:56Z",
"rates": {
"LTL": 0.815833
}
}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.58330000000001,
"rate": 0.815833
}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