Rate Overview
Live
1 EUR = 4.2391 PLN
1 PLN = 0.235900
EUR
Avg
4.2452
High
4.2518
Low
4.2388
Last updated: 6/17/2026, 7:16:51 AM
Quick Conversions
| EUR | PLN |
|---|---|
| 1 EUR | 4.24 PLN |
| 10 EUR | 42.39 PLN |
| 50 EUR | 211.95 PLN |
| 100 EUR | 423.91 PLN |
| 500 EUR | 2,119.55 PLN |
| 1,000 EUR | 4,239.09 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-06-17T07:16:51Z",
"rates": {
"PLN": 4.23909
}
}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.909,
"rate": 4.23909
}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