Rate Overview
Live
1 ERN = 0.248123 PLN
1 PLN = 4.0303
ERN
Avg
0.244433
High
0.259349
Low
0.233995
Last updated: 3/29/2026, 11:11:40 AM
Quick Conversions
| ERN | PLN |
|---|---|
| 1 ERN | 0.25 PLN |
| 10 ERN | 2.48 PLN |
| 50 ERN | 12.41 PLN |
| 100 ERN | 24.81 PLN |
| 500 ERN | 124.06 PLN |
| 1,000 ERN | 248.12 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-03-29T11:11:40Z",
"rates": {
"PLN": 0.248123
}
}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.8123,
"rate": 0.248123
}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