Rate Overview
Live
1 EUR = 4.2852 PLN
1 PLN = 0.233359
EUR
Avg
4.2756
High
4.2852
Low
4.2643
Last updated: 3/27/2026, 11:14:17 AM
Quick Conversions
| EUR | PLN |
|---|---|
| 1 EUR | 4.29 PLN |
| 10 EUR | 42.85 PLN |
| 50 EUR | 214.26 PLN |
| 100 EUR | 428.52 PLN |
| 500 EUR | 2,142.62 PLN |
| 1,000 EUR | 4,285.25 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-03-27T11:14:17Z",
"rates": {
"PLN": 4.285248
}
}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": 428.5248,
"rate": 4.285248
}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