Rate Overview
Live
1 EUR = 4.2339 PLN
1 PLN = 0.236188
EUR
Avg
4.2391
High
4.2793
Low
4.2028
Last updated: 5/27/2026, 4:09:15 PM
Quick Conversions
| EUR | PLN |
|---|---|
| 1 EUR | 4.23 PLN |
| 10 EUR | 42.34 PLN |
| 50 EUR | 211.70 PLN |
| 100 EUR | 423.39 PLN |
| 500 EUR | 2,116.96 PLN |
| 1,000 EUR | 4,233.92 PLN |
Get EUR/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=PLNExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-05-27T16:09:15Z",
"rates": {
"PLN": 4.233921
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "PLN",
"amount": 100
},
"result": 423.39209999999997,
"rate": 4.233921
}Build with EUR/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key