Rate Overview
Live
1 ERN = 0.241323 PLN
1 PLN = 4.1438
ERN
Avg
0.242603
High
0.243637
Low
0.241323
Last updated: 5/29/2026, 4:25:15 PM
Quick Conversions
| ERN | PLN |
|---|---|
| 1 ERN | 0.24 PLN |
| 10 ERN | 2.41 PLN |
| 50 ERN | 12.07 PLN |
| 100 ERN | 24.13 PLN |
| 500 ERN | 120.66 PLN |
| 1,000 ERN | 241.32 PLN |
Get ERN/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=PLNExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-05-29T16:25:15Z",
"rates": {
"PLN": 0.241323
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "PLN",
"amount": 100
},
"result": 24.1323,
"rate": 0.241323
}Build with ERN/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key