Rate Overview
Live
1 PLN = 0.230451 EUR
1 EUR = 4.3393
PLN
Avg
0.235012
High
0.237964
Low
0.230451
Last updated: 7/19/2026, 6:08:31 PM
Quick Conversions
| PLN | EUR |
|---|---|
| 1 PLN | 0.23 EUR |
| 10 PLN | 2.30 EUR |
| 50 PLN | 11.52 EUR |
| 100 PLN | 23.05 EUR |
| 500 PLN | 115.23 EUR |
| 1,000 PLN | 230.45 EUR |
Get PLN/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=EURExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-07-19T18:08:31Z",
"rates": {
"EUR": 0.230451
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "EUR",
"amount": 100
},
"result": 23.045099999999998,
"rate": 0.230451
}Build with PLN/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key