Rate Overview
Live
1 PLN = 65.5455 YER
1 YER = 0.015257
PLN
Avg
65.7660
High
67.8739
Low
63.9556
Last updated: 5/27/2026, 9:40:42 PM
Quick Conversions
| PLN | YER |
|---|---|
| 1 PLN | 65.55 YER |
| 10 PLN | 655.45 YER |
| 50 PLN | 3,277.27 YER |
| 100 PLN | 6,554.55 YER |
| 500 PLN | 32,772.73 YER |
| 1,000 PLN | 65,545.46 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-27T21:40:42Z",
"rates": {
"YER": 65.545463
}
}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": 6554.5463,
"rate": 65.545463
}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