Rate Overview
Live
1 LTL = 1.2524 PLN
1 PLN = 0.798482
LTL
Avg
1.2341
High
1.2746
Low
1.2157
Last updated: 9/12/2026, 3:52:44 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.19 PLN |
| 1,000 LTL | 1,252.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-09-12T03:52:44Z",
"rates": {
"PLN": 1.252376
}
}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.23759999999999,
"rate": 1.252376
}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