Rate Overview
Live
1 EUR = 4.3071 PLN
1 PLN = 0.232176
EUR
Avg
4.3036
High
4.3076
Low
4.2965
Last updated: 8/16/2026, 9:17:48 AM
Quick Conversions
| EUR | PLN |
|---|---|
| 1 EUR | 4.31 PLN |
| 10 EUR | 43.07 PLN |
| 50 EUR | 215.35 PLN |
| 100 EUR | 430.71 PLN |
| 500 EUR | 2,153.54 PLN |
| 1,000 EUR | 4,307.07 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-08-16T09:17:48Z",
"rates": {
"PLN": 4.307074
}
}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": 430.7074,
"rate": 4.307074
}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