Rate Overview
Live
1 LTL = 1.2420 PLN
1 PLN = 0.805173
LTL
Avg
1.2294
High
1.2436
Low
1.2188
Last updated: 6/30/2026, 7:39:55 AM
Quick Conversions
| LTL | PLN |
|---|---|
| 1 LTL | 1.24 PLN |
| 10 LTL | 12.42 PLN |
| 50 LTL | 62.10 PLN |
| 100 LTL | 124.20 PLN |
| 500 LTL | 620.98 PLN |
| 1,000 LTL | 1,241.97 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-06-30T07:39:55Z",
"rates": {
"PLN": 1.241969
}
}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": 124.19690000000001,
"rate": 1.241969
}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