Rate Overview
Live
1 LTL = 1.2326 PLN
1 PLN = 0.811288
LTL
Avg
1.2314
High
1.2400
Low
1.2274
Last updated: 6/19/2026, 8:46:16 AM
Quick Conversions
| LTL | PLN |
|---|---|
| 1 LTL | 1.23 PLN |
| 10 LTL | 12.33 PLN |
| 50 LTL | 61.63 PLN |
| 100 LTL | 123.26 PLN |
| 500 LTL | 616.30 PLN |
| 1,000 LTL | 1,232.61 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-19T08:46:16Z",
"rates": {
"PLN": 1.232608
}
}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": 123.26079999999999,
"rate": 1.232608
}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