Rate Overview
Live
1 LTL = 1.2524 PLN
1 PLN = 0.798439
LTL
Avg
1.2504
High
1.2541
Low
1.2471
Last updated: 9/11/2026, 11:06:35 AM
Quick Conversions
| LTL | PLN |
|---|---|
| 1 LTL | 1.25 PLN |
| 10 LTL | 12.52 PLN |
| 50 LTL | 62.62 PLN |
| 100 LTL | 125.24 PLN |
| 500 LTL | 626.22 PLN |
| 1,000 LTL | 1,252.44 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-09-11T11:06:35Z",
"rates": {
"PLN": 1.252444
}
}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.24439999999998,
"rate": 1.252444
}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