Rate Overview
Live
1 PLN = 0.814690 LTL
1 LTL = 1.2275
PLN
Avg
0.815207
High
0.820461
Low
0.805891
Last updated: 5/27/2026, 10:56:23 PM
Quick Conversions
| PLN | LTL |
|---|---|
| 1 PLN | 0.81 LTL |
| 10 PLN | 8.15 LTL |
| 50 PLN | 40.73 LTL |
| 100 PLN | 81.47 LTL |
| 500 PLN | 407.35 LTL |
| 1,000 PLN | 814.69 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-27T22:56:23Z",
"rates": {
"LTL": 0.81469
}
}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.46900000000001,
"rate": 0.81469
}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