Rate Overview
Live
1 PLN = 62.6564 YER
1 YER = 0.015960
PLN
Avg
63.0249
High
64.2421
Low
62.3234
Last updated: 7/21/2026, 9:15:06 PM
Quick Conversions
| PLN | YER |
|---|---|
| 1 PLN | 62.66 YER |
| 10 PLN | 626.56 YER |
| 50 PLN | 3,132.82 YER |
| 100 PLN | 6,265.64 YER |
| 500 PLN | 31,328.20 YER |
| 1,000 PLN | 62,656.40 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-07-21T21:15:06Z",
"rates": {
"YER": 62.656398
}
}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": 6265.6398,
"rate": 62.656398
}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