Rate Overview
Live
1 PLN = 64.2634 YER
1 YER = 0.015561
PLN
Avg
65.5992
High
67.2737
Low
63.2386
Last updated: 3/27/2026, 9:32:22 AM
Quick Conversions
| PLN | YER |
|---|---|
| 1 PLN | 64.26 YER |
| 10 PLN | 642.63 YER |
| 50 PLN | 3,213.17 YER |
| 100 PLN | 6,426.34 YER |
| 500 PLN | 32,131.72 YER |
| 1,000 PLN | 64,263.43 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-27T09:32:22Z",
"rates": {
"YER": 64.263433
}
}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": 6426.3433,
"rate": 64.263433
}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