Rate Overview
Live
1 PLN = 64.1641 YER
1 YER = 0.015585
PLN
Avg
65.9300
High
67.8416
Low
64.1641
Last updated: 3/27/2026, 2:52:08 PM
Quick Conversions
| PLN | YER |
|---|---|
| 1 PLN | 64.16 YER |
| 10 PLN | 641.64 YER |
| 50 PLN | 3,208.20 YER |
| 100 PLN | 6,416.41 YER |
| 500 PLN | 32,082.04 YER |
| 1,000 PLN | 64,164.08 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-03-27T14:52:08Z",
"rates": {
"YER": 64.164078
}
}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": 6416.4078,
"rate": 64.164078
}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