Rate Overview
Live
1 EUR = 4.2924 PLN
1 PLN = 0.232970
EUR
Avg
4.2909
High
4.2958
Low
4.2848
Last updated: 7/5/2026, 9:59:41 AM
Quick Conversions
| EUR | PLN |
|---|---|
| 1 EUR | 4.29 PLN |
| 10 EUR | 42.92 PLN |
| 50 EUR | 214.62 PLN |
| 100 EUR | 429.24 PLN |
| 500 EUR | 2,146.20 PLN |
| 1,000 EUR | 4,292.40 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-07-05T09:59:41Z",
"rates": {
"PLN": 4.292396
}
}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": 429.2396,
"rate": 4.292396
}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