Rate Overview
Live
1 LTL = 1.2181 PLN
1 PLN = 0.820924
LTL
Avg
1.2240
High
1.2331
Low
1.2181
Last updated: 4/17/2026, 6:12:49 AM
Quick Conversions
| LTL | PLN |
|---|---|
| 1 LTL | 1.22 PLN |
| 10 LTL | 12.18 PLN |
| 50 LTL | 60.91 PLN |
| 100 LTL | 121.81 PLN |
| 500 LTL | 609.07 PLN |
| 1,000 LTL | 1,218.14 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-04-17T06:12:49Z",
"rates": {
"PLN": 1.218139
}
}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": 121.8139,
"rate": 1.218139
}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