Rate Overview
Live
1 PLN = 0.796777 LTL
1 LTL = 1.2551
PLN
Avg
0.797967
High
0.800416
Low
0.795457
Last updated: 7/27/2026, 11:12:07 PM
Quick Conversions
| PLN | LTL |
|---|---|
| 1 PLN | 0.80 LTL |
| 10 PLN | 7.97 LTL |
| 50 PLN | 39.84 LTL |
| 100 PLN | 79.68 LTL |
| 500 PLN | 398.39 LTL |
| 1,000 PLN | 796.78 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-07-27T23:12:07Z",
"rates": {
"LTL": 0.796777
}
}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": 79.6777,
"rate": 0.796777
}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