Rate Overview
Live
1 PLN = 0.232296 EUR
1 EUR = 4.3049
PLN
Avg
0.232486
High
0.232747
Low
0.232190
Last updated: 8/14/2026, 3:49:06 PM
Quick Conversions
| PLN | EUR |
|---|---|
| 1 PLN | 0.23 EUR |
| 10 PLN | 2.32 EUR |
| 50 PLN | 11.61 EUR |
| 100 PLN | 23.23 EUR |
| 500 PLN | 116.15 EUR |
| 1,000 PLN | 232.30 EUR |
Get PLN/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=EURExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-08-14T15:49:06Z",
"rates": {
"EUR": 0.232296
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "EUR",
"amount": 100
},
"result": 23.2296,
"rate": 0.232296
}Build with PLN/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key