Rate Overview
Live
1 LTL = 1.2514 PLN
1 PLN = 0.799076
LTL
Avg
1.2364
High
1.2759
Low
1.2118
Last updated: 7/12/2026, 12:40:51 AM
Quick Conversions
| LTL | PLN |
|---|---|
| 1 LTL | 1.25 PLN |
| 10 LTL | 12.51 PLN |
| 50 LTL | 62.57 PLN |
| 100 LTL | 125.14 PLN |
| 500 LTL | 625.72 PLN |
| 1,000 LTL | 1,251.45 PLN |
Get LTL/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=PLNExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-07-12T00:40:51Z",
"rates": {
"PLN": 1.251445
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "PLN",
"amount": 100
},
"result": 125.1445,
"rate": 1.251445
}Build with LTL/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key