Rate Overview
Live
1 PLN = 65.6365 YER
1 YER = 0.015235
PLN
Avg
65.8144
High
67.2018
Low
63.7383
Last updated: 5/27/2026, 3:11:14 PM
Quick Conversions
| PLN | YER |
|---|---|
| 1 PLN | 65.64 YER |
| 10 PLN | 656.37 YER |
| 50 PLN | 3,281.83 YER |
| 100 PLN | 6,563.65 YER |
| 500 PLN | 32,818.25 YER |
| 1,000 PLN | 65,636.50 YER |
Get PLN/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=YERExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-05-27T15:11:14Z",
"rates": {
"YER": 65.636501
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "YER",
"amount": 100
},
"result": 6563.6501,
"rate": 65.636501
}Build with PLN/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key