Rate Overview
Live
1 PLN = 65.6356 YER
1 YER = 0.015236
PLN
Avg
65.4142
High
65.6356
Low
65.0592
Last updated: 5/27/2026, 2:51:06 PM
Quick Conversions
| PLN | YER |
|---|---|
| 1 PLN | 65.64 YER |
| 10 PLN | 656.36 YER |
| 50 PLN | 3,281.78 YER |
| 100 PLN | 6,563.56 YER |
| 500 PLN | 32,817.80 YER |
| 1,000 PLN | 65,635.60 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-27T14:51:06Z",
"rates": {
"YER": 65.635599
}
}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": 6563.5599,
"rate": 65.635599
}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