Rate Overview
Live
1 PLN = 62.5872 YER
1 YER = 0.015978
PLN
Avg
64.9560
High
67.8739
Low
62.5872
Last updated: 7/28/2026, 11:51:03 AM
Quick Conversions
| PLN | YER |
|---|---|
| 1 PLN | 62.59 YER |
| 10 PLN | 625.87 YER |
| 50 PLN | 3,129.36 YER |
| 100 PLN | 6,258.72 YER |
| 500 PLN | 31,293.59 YER |
| 1,000 PLN | 62,587.19 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-28T11:51:03Z",
"rates": {
"YER": 62.587187
}
}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": 6258.7187,
"rate": 62.587187
}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