Rate Overview
Live
1 EUR = 4.2330 PLN
1 PLN = 0.236242
EUR
Avg
4.2403
High
4.2550
Low
4.2315
Last updated: 5/27/2026, 2:51:52 PM
Quick Conversions
| EUR | PLN |
|---|---|
| 1 EUR | 4.23 PLN |
| 10 EUR | 42.33 PLN |
| 50 EUR | 211.65 PLN |
| 100 EUR | 423.30 PLN |
| 500 EUR | 2,116.48 PLN |
| 1,000 EUR | 4,232.95 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-27T14:51:52Z",
"rates": {
"PLN": 4.232952
}
}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.2952,
"rate": 4.232952
}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