Rate Overview
Live
1 EUR = 4.2387 PLN
1 PLN = 0.235921
EUR
Avg
4.2464
High
4.2607
Low
4.2387
Last updated: 4/17/2026, 4:57:30 AM
Quick Conversions
| EUR | PLN |
|---|---|
| 1 EUR | 4.24 PLN |
| 10 EUR | 42.39 PLN |
| 50 EUR | 211.94 PLN |
| 100 EUR | 423.87 PLN |
| 500 EUR | 2,119.35 PLN |
| 1,000 EUR | 4,238.71 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-04-17T04:57:30Z",
"rates": {
"PLN": 4.238707
}
}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.8707,
"rate": 4.238707
}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