Rate Overview
Live
1 LTL = 1.2544 PLN
1 PLN = 0.797207
LTL
Avg
1.2289
High
1.2544
Low
1.2188
Last updated: 7/10/2026, 4:35:56 AM
Quick Conversions
| LTL | PLN |
|---|---|
| 1 LTL | 1.25 PLN |
| 10 LTL | 12.54 PLN |
| 50 LTL | 62.72 PLN |
| 100 LTL | 125.44 PLN |
| 500 LTL | 627.19 PLN |
| 1,000 LTL | 1,254.38 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-10T04:35:56Z",
"rates": {
"PLN": 1.25438
}
}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.438,
"rate": 1.25438
}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