Rate Overview
Live
1 PLN = 62.8318 YER
1 YER = 0.015915
PLN
Avg
64.9946
High
67.6358
Low
62.5957
Last updated: 7/26/2026, 10:23:54 PM
Quick Conversions
| PLN | YER |
|---|---|
| 1 PLN | 62.83 YER |
| 10 PLN | 628.32 YER |
| 50 PLN | 3,141.59 YER |
| 100 PLN | 6,283.18 YER |
| 500 PLN | 31,415.92 YER |
| 1,000 PLN | 62,831.84 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-26T22:23:54Z",
"rates": {
"YER": 62.831836
}
}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": 6283.1836,
"rate": 62.831836
}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