Rate Overview
Live
1 PLN = 0.806233 LTL
1 LTL = 1.2403
PLN
Avg
0.809687
High
0.818190
Low
0.799219
Last updated: 3/6/2026, 7:28:54 PM
Quick Conversions
| PLN | LTL |
|---|---|
| 1 PLN | 0.81 LTL |
| 10 PLN | 8.06 LTL |
| 50 PLN | 40.31 LTL |
| 100 PLN | 80.62 LTL |
| 500 PLN | 403.12 LTL |
| 1,000 PLN | 806.23 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-03-06T19:28:54Z",
"rates": {
"LTL": 0.806233
}
}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": 80.6233,
"rate": 0.806233
}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