Rate Overview
Live
1 PLN = 65.5437 YER
1 YER = 0.015257
PLN
Avg
65.7659
High
67.8739
Low
63.9556
Last updated: 5/27/2026, 4:22:50 PM
Quick Conversions
| PLN | YER |
|---|---|
| 1 PLN | 65.54 YER |
| 10 PLN | 655.44 YER |
| 50 PLN | 3,277.18 YER |
| 100 PLN | 6,554.37 YER |
| 500 PLN | 32,771.83 YER |
| 1,000 PLN | 65,543.66 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-27T16:22:50Z",
"rates": {
"YER": 65.543663
}
}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.3663,
"rate": 65.543663
}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