Rate Overview
Live
1 PLN = 0.232970 EUR
1 EUR = 4.2924
PLN
Avg
0.233052
High
0.233383
Low
0.232785
Last updated: 7/5/2026, 8:24:15 PM
Quick Conversions
| PLN | EUR |
|---|---|
| 1 PLN | 0.23 EUR |
| 10 PLN | 2.33 EUR |
| 50 PLN | 11.65 EUR |
| 100 PLN | 23.30 EUR |
| 500 PLN | 116.49 EUR |
| 1,000 PLN | 232.97 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-05T20:24:15Z",
"rates": {
"EUR": 0.23297
}
}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.297,
"rate": 0.23297
}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