Rate Overview
Live
1 PLN = 66.4259 YER
1 YER = 0.015054
PLN
Avg
65.9311
High
66.4259
Low
65.5414
Last updated: 5/7/2026, 9:08:31 AM
Quick Conversions
| PLN | YER |
|---|---|
| 1 PLN | 66.43 YER |
| 10 PLN | 664.26 YER |
| 50 PLN | 3,321.29 YER |
| 100 PLN | 6,642.59 YER |
| 500 PLN | 33,212.93 YER |
| 1,000 PLN | 66,425.86 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-07T09:08:31Z",
"rates": {
"YER": 66.42586
}
}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": 6642.586,
"rate": 66.42586
}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