Rate Overview
Live
1 EUR = 4.2742 PLN
1 PLN = 0.233961
EUR
Avg
4.2590
High
4.2875
Low
4.2213
Last updated: 3/7/2026, 12:23:43 AM
Quick Conversions
| EUR | PLN |
|---|---|
| 1 EUR | 4.27 PLN |
| 10 EUR | 42.74 PLN |
| 50 EUR | 213.71 PLN |
| 100 EUR | 427.42 PLN |
| 500 EUR | 2,137.11 PLN |
| 1,000 EUR | 4,274.22 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-07T00:23:43Z",
"rates": {
"PLN": 4.27422
}
}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": 427.42199999999997,
"rate": 4.27422
}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