Rate Overview
Live
1 LTL = 1.2410 PLN
1 PLN = 0.805793
LTL
Avg
1.2292
High
1.2419
Low
1.1960
Last updated: 3/27/2026, 9:52:21 AM
Quick Conversions
| LTL | PLN |
|---|---|
| 1 LTL | 1.24 PLN |
| 10 LTL | 12.41 PLN |
| 50 LTL | 62.05 PLN |
| 100 LTL | 124.10 PLN |
| 500 LTL | 620.51 PLN |
| 1,000 LTL | 1,241.01 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-03-27T09:52:21Z",
"rates": {
"PLN": 1.241014
}
}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.10140000000001,
"rate": 1.241014
}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