Rate Overview
Live
1 PLN = 0.236232 EUR
1 EUR = 4.2331
PLN
Avg
0.235784
High
0.236294
Low
0.235017
Last updated: 5/26/2026, 6:55:32 AM
Quick Conversions
| PLN | EUR |
|---|---|
| 1 PLN | 0.24 EUR |
| 10 PLN | 2.36 EUR |
| 50 PLN | 11.81 EUR |
| 100 PLN | 23.62 EUR |
| 500 PLN | 118.12 EUR |
| 1,000 PLN | 236.23 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-05-26T06:55:32Z",
"rates": {
"EUR": 0.236232
}
}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.6232,
"rate": 0.236232
}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