Rate Overview
Live
1 EUR = 4.3118 PLN
1 PLN = 0.231923
EUR
Avg
4.3261
High
4.3423
Low
4.3118
Last updated: 9/5/2026, 10:02:54 AM
Quick Conversions
| EUR | PLN |
|---|---|
| 1 EUR | 4.31 PLN |
| 10 EUR | 43.12 PLN |
| 50 EUR | 215.59 PLN |
| 100 EUR | 431.18 PLN |
| 500 EUR | 2,155.89 PLN |
| 1,000 EUR | 4,311.78 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-09-05T10:02:54Z",
"rates": {
"PLN": 4.311782
}
}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": 431.1782,
"rate": 4.311782
}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