Rate Overview
Live
1 PLN = 62.7879 YER
1 YER = 0.015927
PLN
Avg
62.7328
High
62.8103
Low
62.6072
Last updated: 7/26/2026, 2:13:04 AM
Quick Conversions
| PLN | YER |
|---|---|
| 1 PLN | 62.79 YER |
| 10 PLN | 627.88 YER |
| 50 PLN | 3,139.39 YER |
| 100 PLN | 6,278.79 YER |
| 500 PLN | 31,393.93 YER |
| 1,000 PLN | 62,787.85 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-26T02:13:04Z",
"rates": {
"YER": 62.787851
}
}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": 6278.7851,
"rate": 62.787851
}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